Skip to content

Commit

Permalink
set -x
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed May 25, 2024
1 parent 94f0491 commit f0b9c1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/diskimg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
- name: Label and compress image
run: |
set -euxo pipefail
mv katsu-work/image/katsu.img katsu-work/image/${{ env.artifact }}.img
# Compress image as zst, output as .img.zst
Expand Down

0 comments on commit f0b9c1d

Please sign in to comment.