mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 00:15:14 +01:00
Update Github Workflow (#990)
This commit is contained in:
parent
8f972565ed
commit
84da86bb37
@ -21,7 +21,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
make -f Makefile.wii -j2
|
make -f Makefile.wii -j2
|
||||||
|
|
||||||
- name: Copy Wii artifact
|
- name: Copy Wii artifacts
|
||||||
if: ${{ matrix.image == 'Wii' }}
|
if: ${{ matrix.image == 'Wii' }}
|
||||||
run: |
|
run: |
|
||||||
mkdir -p dist/Snes9xGX/apps/snes9xgx
|
mkdir -p dist/Snes9xGX/apps/snes9xgx
|
||||||
|
Loading…
Reference in New Issue
Block a user