Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brunochanrio authored Jul 27, 2024
1 parent 4db9ac9 commit 92b389f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- name: Build Wii
if: ${{ matrix.image == 'Wii' }}
run: |
yes | sudo dkp-pacman -Sy
yes | sudo dkp-pacman -Syu
yes | sudo dkp-pacman -S wii-sdl
yes | sudo dkp-pacman -S wii-sdl_mixer
make -f Makefile -j2
Expand Down

0 comments on commit 92b389f

Please sign in to comment.