Skip to content

Commit 1ca6c37

Browse files
committed
Yikes
1 parent 8c4e1f5 commit 1ca6c37

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
@@ -15,7 +15,7 @@ jobs:
1515
run:
1616
mkdir roms
1717
cd roms
18-
curl -sL https://miracle.xania.org/miracle-roms.tar.gz | tar zxf
18+
curl -sL https://miracle.xania.org/miracle-roms.tar.gz | tar zx
1919
- name: Build distribution
2020
run: |
2121
make dist

0 commit comments

Comments
 (0)