~rabbits/adelie

7a03760e80cb47c5af7d9d9a0c78818dabd69e24 — neauoire 4 months ago 918a36c + bbd714a
Merge branch 'main' of git.sr.ht:~rabbits/adelie
1 files changed, 1 insertions(+), 1 deletions(-)

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