Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
situx authored Jan 19, 2024
1 parent 7717e15 commit fe9e64a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,8 @@ jobs:
- name: Initial checkout
uses: actions/checkout@v1
- name: Create Doxygen Documentation 🔧
run: |
sudo apt-get install doxygen graphviz -y
cd docs
doxygen Doxyfile
run: |
echo "deploy index page"
- name: Deploy 🚀
uses: JamesIves/[email protected]
with:
Expand Down

0 comments on commit fe9e64a

Please sign in to comment.