generated from general-packages/pika-pkg-template
Update .github/workflows/i386.yml
This commit is contained in:
parent
8dfdc122a8
commit
7f99269c87
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: Set Build Config
|
||||
run: cp -vf ./pika-build-config/i386setup.sh ./pika-build-config.sh
|
||||
|
||||
- name: Build Package
|
||||
run: ./main_pbuilder.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user