Skip to content

Commit

Permalink
please
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhengli Wang committed Dec 14, 2022
1 parent 5d102dd commit 83e852e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/Documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 30,13 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
# - name: Doxygen Action
# uses: mattnotmitt/[email protected]
- name: Doxygen Action
uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
folder: ./doc/html
uses: mattnotmitt/[email protected]
# - name: Doxygen Action
# uses: DenverCoder1/[email protected]
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
# folder: ./doc/html
- name: Setup Pages
uses: actions/configure-pages@v2
- name: Upload artifact
Expand Down

0 comments on commit 83e852e

Please sign in to comment.