Skip to content

Commit a5dde3c

Browse files
committed
Yikes 2
1 parent 1ca6c37 commit a5dde3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
python-version: '3.10'
1414
- name: Unpack existing ROMs
15-
run:
15+
run: |
1616
mkdir roms
1717
cd roms
1818
curl -sL https://miracle.xania.org/miracle-roms.tar.gz | tar zx

0 commit comments

Comments
 (0)