Update release_i386.yml
This commit is contained in:
parent
bc5efde7ea
commit
9f0ce69454
3
.github/workflows/release_i386.yml
vendored
3
.github/workflows/release_i386.yml
vendored
@ -29,6 +29,9 @@ jobs:
|
||||
name: id_rsa
|
||||
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
||||
if_key_exists: replace
|
||||
|
||||
- name: Update apt cache
|
||||
run: apt-get update -y
|
||||
|
||||
- name: Build Package
|
||||
run: ./main32.sh
|
||||
|
Loading…
Reference in New Issue
Block a user