mirror of
https://github.com/dborth/fceugx.git
synced 2025-02-10 05:48:50 +01:00
Update devkitPro in Cirrus CI (#422)
This commit is contained in:
parent
3629710c72
commit
32053e4c88
@ -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…
x
Reference in New Issue
Block a user