Skip to content

Commit

Permalink
-ex
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Jun 10, 2024
1 parent 73a2a41 commit 500c5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-qemu-ci.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
# $1 - TARGET_ARCH

set -e
set -ex
TARGET_ARCH=$1
shift

Expand Down

0 comments on commit 500c5ef

Please sign in to comment.