mirror of https://github.com/PrimeDecomp/prime.git
parent
07f9a3186a
commit
e1b9386ca7
|
@ -8,6 +8,8 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: devkitpro/devkitppc:latest
|
container: devkitpro/devkitppc:latest
|
||||||
|
env:
|
||||||
|
WINEPREFIX: ${{github.workspace}}/.wine
|
||||||
steps:
|
steps:
|
||||||
- name: Install devkitPro
|
- name: Install devkitPro
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue