mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-01 00:55:06 +01:00
- attempt #3. i love guessing.
This commit is contained in:
parent
1e3e9f008b
commit
6556df346b
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -40,6 +40,7 @@ jobs:
|
||||
- name: Compile
|
||||
run: |
|
||||
PATH=$(pwd)/devkitpro/devkitPPC/bin:$PATH DEVKITPPC=$(pwd)/devkitpro/devkitPPC DEVKITPRO=$(pwd)/devkitpro make
|
||||
|
||||
- name: Package
|
||||
run: |
|
||||
cp -r wii/apps apps
|
||||
|
Loading…
Reference in New Issue
Block a user