Skip to content

Commit

Permalink
Fix tag workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
asherikov committed Jan 23, 2025
1 parent c2f9eb1 commit b2fd8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
submodules: true
fetch-depth: 0
- run: $APT doxygen
- run: $APT doxygen libboost-all-dev libeigen3-dev octave liboctave-dev
- run: make dox
- run: |
cd doc/gh-pages
Expand Down

0 comments on commit b2fd8d5

Please sign in to comment.