We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca6c37 commit a5dde3cCopy full SHA for a5dde3c
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
python-version: '3.10'
14
- name: Unpack existing ROMs
15
- run:
+ run: |
16
mkdir roms
17
cd roms
18
curl -sL https://miracle.xania.org/miracle-roms.tar.gz | tar zx
0 commit comments