Skip to content

Commit

Permalink
refactor(pages): remove redundant multi-line
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Dec 6, 2023
1 parent 32531e3 commit 7ffdda9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
run: sudo apt-get install doxygen

- name: 🔨 Build
run: |
doxygen docs/Doxyfile
run: doxygen docs/Doxyfile

- name: 🚀 Upload Artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 7ffdda9

Please sign in to comment.