Skip to content

Commit

Permalink
Fix workflow, take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaut committed May 27, 2024
1 parent 1441c66 commit 529dcd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
sudo apt update
sudo apt install doxygen python3-virtualenv
sudo npm install sass
sudo npm install -g sass
cmake -E make_directory ${{runner.workspace}}/build
- name: Build
Expand Down

0 comments on commit 529dcd1

Please sign in to comment.