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 21, 2024
1 parent 42e5d4a commit d584a96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:

- name: Installing dependencies
run: |
sudo apt-get update
sudo apt-get install -y doxygen
wget https://github.com/siemens-mobile-hacks/doxygen/releases/download/v1.10.4/doxygen_1.0_amd64.deb
sudo dpkg -i doxygen_1.0_amd64.deb
- name: Build Docs
run: ./swilib/tools/gen-docs.sh
Expand Down

0 comments on commit d584a96

Please sign in to comment.