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