Skip to content

Commit 0f29e11

Browse files
committed
x
1 parent 14cf1d2 commit 0f29e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/download-bundled/verify-directory-unchanged.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
set -e
2+
set -ex
33
cd "$(dirname "$0")/../../.."
44

55
cd "$1"

0 commit comments

Comments
 (0)