Skip to content

Commit

Permalink
remove web.yml change
Browse files Browse the repository at this point in the history
  • Loading branch information
KW86022 authored and KW86022 committed Oct 24, 2024
1 parent 55a7d3b commit 9e1eb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: |
make html
- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-pages-artifact@v1
with:
name: python-docs
path: ./backend/docs/python-docs/html
Expand Down

0 comments on commit 9e1eb52

Please sign in to comment.