mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-23 19:19:22 +01:00
Update devkitPro in Cirrus CI (#931)
This commit is contained in:
parent
8435c09b65
commit
de1155730c
@ -4,13 +4,14 @@ snes9xgx_gamecube-wii_task:
|
||||
|
||||
update_script:
|
||||
- sudo dkp-pacman -Sy --noconfirm
|
||||
- sudo dkp-pacman -S libfat-ogc libogc --noconfirm
|
||||
- sudo dkp-pacman -Syu --noconfirm
|
||||
|
||||
setup_script:
|
||||
- cp -r /tmp/cirrus-ci-build/buildtools/libfreetype.a /opt/devkitpro/portlibs/ppc/lib/
|
||||
- cp -r /tmp/cirrus-ci-build/buildtools/libfreetype.la /opt/devkitpro/portlibs/ppc/lib/
|
||||
|
||||
|
||||
compile_script:
|
||||
- make -j3
|
||||
|
||||
build_artifacts:
|
||||
path: "executables/*"
|
||||
|
Loading…
Reference in New Issue
Block a user