Skip to content

Commit

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

0 comments on commit 1441c66

Please sign in to comment.