mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-12 10:41:15 +00:00
Update ci.yml messed up i think
This commit is contained in:
parent
d6980c08c8
commit
3579c70fd3
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -226,8 +226,8 @@ jobs:
|
||||
if: ${{ matrix.wiiu }}
|
||||
run: |
|
||||
mkdir -p build/dist
|
||||
mv build/*.rpx isle-portable/packaging/wiiu/
|
||||
mv isle-portable/packaging/wiiu/ dist/
|
||||
mv build/*.rpx packaging/wiiu/
|
||||
mv packaging/wiiu/ dist/
|
||||
cd build/dist
|
||||
mv wiiu isle-U
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user