Fixed build

This commit is contained in:
neauoire 2022-03-10 14:15:48 -08:00
parent 4afa8d3b37
commit c824d08aed
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ tasks:
curl -fsS https://rabbits.srht.site/uxn/uxn-lin64.tar.gz | tar -zx
- build: |
cd drifblim
../uxn/uxnasm src/main.tal ../drifblim.rom
../uxn/uxnasm src/drifblim.tal ../drifblim.rom
- upload: |
tar -czf out.tar.gz drifblim.rom
acurl() {