Skip to content

Commit

Permalink
Update upload_artifacts.yml
Browse files Browse the repository at this point in the history
Signed-off-by: qthompso <[email protected]>
  • Loading branch information
qthompso authored Oct 27, 2023
1 parent f8f0fcd commit f2beb6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
name: artifact_docs
- name: unzip-artifact
run: |
unzip test2.zip
unzip test3.zip
rm -r docs_results/.results_docs/html/.doctrees
- name: upload-pages-artifact
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit f2beb6a

Please sign in to comment.