Skip to content

Commit 5eb6846

Browse files
committed
Merge branch 'master' of https://github.com/rubyswolf/iPlateau
2 parents c8b96bd + 7395cf7 commit 5eb6846

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-native.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
if: matrix.os == 'macOS-latest'
4747
run: |
4848
cd ${{env.PROJECT_NAME}}/scripts
49+
chmod +x ./makedist-mac.sh
4950
./makedist-mac.sh full zip
5051
shell: bash
5152

0 commit comments

Comments
 (0)