Skip to content

Commit

Permalink
Yikes 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt committed Mar 17, 2024
1 parent 1ca6c37 commit a5dde3c
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 @@ -12,7 +12,7 @@ jobs:
with:
python-version: '3.10'
- name: Unpack existing ROMs
run:
run: |
mkdir roms
cd roms
curl -sL https://miracle.xania.org/miracle-roms.tar.gz | tar zx
Expand Down

0 comments on commit a5dde3c

Please sign in to comment.