mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-27 13:44:15 +01:00
- oops forgot something.
This commit is contained in:
parent
9cea2f80a9
commit
d8aa0714ec
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -63,6 +63,7 @@ jobs:
|
||||
cp out/boot.dol apps/wiiflow/
|
||||
mkdir -p wiiflow
|
||||
cp -r wii/wiiflow/Languages wiiflow/languages
|
||||
echo "::set-output name=sha::$(echo ${GITHUB_SHA} | head -c 7)"
|
||||
|
||||
- name: Upload binaries
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
Reference in New Issue
Block a user