Skip to content

Commit

Permalink
print cmds
Browse files Browse the repository at this point in the history
  • Loading branch information
gmgigi96 committed Oct 25, 2023
1 parent 131378b commit f9b7f5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ jobs:
env:
ARTIFACT_PATH: ${{ steps.download.outputs.download-path }}
run: |
set -x
ls -R
apt update && apt install unzip
mkdir /artifacts
unzip "$ARTIFACT_PATH" -d /artifacts
Expand Down

0 comments on commit f9b7f5c

Please sign in to comment.