generated from general-packages/pika-pkg-template
Update .github/workflows/i386.yml
This commit is contained in:
parent
3c5a5a362c
commit
0e70cedbc5
3
.github/workflows/i386.yml
vendored
3
.github/workflows/i386.yml
vendored
@ -27,6 +27,9 @@ jobs:
|
||||
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
||||
if_key_exists: replace
|
||||
|
||||
- name: Update APT Cache
|
||||
run: apt-get update -y
|
||||
|
||||
- name: Set Build Config
|
||||
run: cp -vf ./pika-build-config/i386setup.sh ./pika-build-config.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user