Skip to content

Commit

Permalink
Update upload_artifacts.yaml
Browse files Browse the repository at this point in the history
remove delete

Signed-off-by: qthompso <[email protected]>
  • Loading branch information
qthompso authored Oct 27, 2023
1 parent 4e9d4b8 commit 76a8bdd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/upload_artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ jobs:
run: |
unzip artifacts_docs.zip
unzip docs_results.zip
- name: cleanup folder
uses: actions/delete-workspace@v1
with:
path: docs_results/.results_docs/html/.doctrees
- name: upload-pages-artifact
uses: actions/upload-pages-artifact@v2
- name: Archive artifact
Expand Down

0 comments on commit 76a8bdd

Please sign in to comment.