Skip to content

Commit

Permalink
fix: Don't unpack
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch committed Jul 20, 2023
1 parent c4ce041 commit c67d7ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
workflow_conclusion: success
repo: ${{ github.repository }}
if_no_artifact_found: fail
skip_unpack: true

- name: Display structure of downloaded files
run: ls -R
Expand Down

0 comments on commit c67d7ed

Please sign in to comment.