- fix for main.yml

This commit is contained in:
Fledge68 2021-09-01 15:59:41 -05:00
parent c90587576b
commit 9838c16a5f

View File

@ -40,8 +40,7 @@ jobs:
- name: Compile
run: |
PATH=$(pwd)/devkitpro/devkitPPC/bin:$PATH DEVKITPPC=$(pwd)/devkitpro/devkitPPC DEVKITPRO=$(pwd)/devkitpro make
- name: Package
- name: Package
id: pack
run: |
cp -r wii/apps apps