release: ensure linux artifacts have execute permissions (#1713)

This commit is contained in:
Tyler Wilding
2022-07-29 20:10:30 -04:00
committed by GitHub
parent eaac247074
commit 329bde229e
2 changed files with 5 additions and 0 deletions
@@ -16,6 +16,10 @@ strip $DEST/gk
strip $DEST/goalc
strip $DEST/extractor
chmod +x $DEST/gk
chmod +x $DEST/goalc
chmod +x $DEST/extractor
mkdir -p $DEST/data
mkdir -p $DEST/data/launcher/
mkdir -p $DEST/data/decompiler/