~rabbits/orca-toy

829e615a50ee8668b76f0643d0751d9c142dec6e — neauoire 1 year, 1 month ago c02aff0
Fixed path for uxn source
1 files changed, 1 insertions(+), 1 deletions(-)

M .build.yml
M .build.yml => .build.yml +1 -1
@@ 6,7 6,7 @@ sources:
    - https://git.sr.ht/~rabbits/orca-toy
tasks:
    - prepare: |
        curl -fsS https://rabbits.srht.site/uxn/uxn-linux-amd64.tar.gz | tar -zx
        curl -fsS https://rabbits.srht.site/uxn/uxn-essentials-lin64.tar.gz | tar -zx
    - build: |
        cd orca-toy
        ../uxn/uxnasm src/main.tal ../orca.rom