Update .github/workflows/i386.yml

This commit is contained in:
Ward Nakchbandi (CosmicFusion) 2024-08-08 23:45:14 +02:00
parent 3c5a5a362c
commit 0e70cedbc5

View File

@ -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