Skip to content

Commit 7e7b84c

Browse files
authored
Merge branch 'main' into averikitsch-patch-6
2 parents b087e68 + 6d03561 commit 7e7b84c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/package-and-upload-assets.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
6767
echo "Downloading binary from: ${DOWNLOAD_URL}"
6868
curl -L --fail -o "${SOURCE_BINARY}" "${DOWNLOAD_URL}"
69+
70+
chmod +x ${SOURCE_BINARY}
6971
7072
echo "Binary downloaded and prepared."
7173
ls -l

0 commit comments

Comments
 (0)