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 07c3ad1 commit 57d4ebdCopy full SHA for 57d4ebd
.github/workflows/deploy.yml
@@ -13,8 +13,6 @@ jobs:
13
python-version: '3.10'
14
- name: Unpack existing ROMs
15
run: |
16
- mkdir roms
17
- cd roms
18
curl -sL https://miracle.xania.org/miracle-roms.tar.gz | tar zx
19
- name: Build distribution
20
0 commit comments