Skip to content

Commit 4be265e

Browse files
committed
fix permission
1 parent 2929ca5 commit 4be265e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
id: compute-shasum
2828
run: |
2929
# Generate SHASUM for all relevant files and sort them
30+
chmod +x ./create-shasum.sh
3031
./create-shasum.sh
3132
3233
# Output the current SHASUM for the environment

0 commit comments

Comments
 (0)