Skip to content

Commit

Permalink
Yikes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt committed Mar 17, 2024
1 parent 8c4e1f5 commit 1ca6c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run:
mkdir roms
cd roms
curl -sL https://miracle.xania.org/miracle-roms.tar.gz | tar zxf
curl -sL https://miracle.xania.org/miracle-roms.tar.gz | tar zx
- name: Build distribution
run: |
make dist
Expand Down

0 comments on commit 1ca6c37

Please sign in to comment.