Skip to content

Commit

Permalink
Suppress copy in action
Browse files Browse the repository at this point in the history
  • Loading branch information
botamochi6277 committed Apr 17, 2024
1 parent 0757070 commit 32adfbc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:
run: |
curl -OL https://raw.githubusercontent.com/jothepro/doxygen-awesome-css/main/doxygen-awesome.css
- uses: mattnotmitt/[email protected]
- name: copy file
uses: canastro/copy-file-action@master
with:
source: "docs"
target: "html"
- name: Deploy pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 32adfbc

Please sign in to comment.