Skip to content

Commit

Permalink
Update generate_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
777arc committed Aug 29, 2024
1 parent 2ccf421 commit 00b87fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
uses: actions/upload-pages-artifact@v3.0.1
with:
path: '.' # Upload entire repository for now, TODO ONLY UPLOAD THE HTML AND PDF IN THE LONG TERM
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 00b87fd

Please sign in to comment.