Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Azq2 authored Mar 18, 2024
1 parent 7443eec commit a4bbcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Installing dependencies
run: |
sudo apt-get update
sudo apt-get -y doxygen
sudo apt-get install -y doxygen
- name: Build Docs
run: ./swilib/tools/gen-docs.sh
Expand Down

0 comments on commit a4bbcfa

Please sign in to comment.