1
0
Fork 0
mirror of https://github.com/melonDS-emu/melonDS.git synced 2025-03-06 21:00:31 +01:00
sneaky bastard
This commit is contained in:
Arisotura 2020-05-30 00:51:50 +02:00
parent 0a8e14519e
commit b3fad6f819

View file

@ -40,7 +40,7 @@ jobs:
run: |
make -j$(nproc --all) \
&& mkdir dist \
&& cp {melonDS,romlist.bin} dist
&& cp {melonDS} dist
- uses: actions/upload-artifact@v1
with:
name: melonDS