Skip to content

Commit

Permalink
Update devkitPro in Cirrus CI (#931)
Browse files Browse the repository at this point in the history
  • Loading branch information
bladeoner authored Jun 29, 2020
1 parent 8435c09 commit de11557
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/*"

0 comments on commit de11557

Please sign in to comment.