Update release_i386.yml
This commit is contained in:
parent
f79dc6c9b9
commit
322fbb1d13
3
.github/workflows/release_i386.yml
vendored
3
.github/workflows/release_i386.yml
vendored
@ -33,6 +33,9 @@ jobs:
|
||||
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
||||
if_key_exists: replace
|
||||
|
||||
- name: Fix perms
|
||||
run: chmod +x ./main32.sh
|
||||
|
||||
- name: Build Package
|
||||
run: ./main32.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user