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 f06e7bd commit e52f681Copy full SHA for e52f681
.github/workflows/nightly_win_lin.yml
@@ -71,7 +71,7 @@ jobs:
71
asset_name: RetroArch-Linux-x86_64-Nightly.AppImage.config.7z
72
overwrite: true
73
74
- Linux_Itch.io:
+ Linux_Itch-io:
75
name: Build RetroArch for Itch.io Linux / Nightly
76
runs-on: ubuntu-latest
77
@@ -96,7 +96,7 @@ jobs:
96
asset_name: RetroArch-Linux-x86_64-Nightly.AppImage
97
98
99
- Linux_LTS_Itch.io:
+ Linux_LTS_Itch-io:
100
name: Build RetroArch Itch.io LTS Linux / Nightly
101
runs-on: ubuntu-16.04
102
@@ -171,7 +171,7 @@ jobs:
171
172
173
174
- Windows_Itch.io:
+ Windows_Itch-io:
175
name: Build RetroArch Nightly for Itch.io Windows
176
needs: Assets
177
runs-on: windows-latest
0 commit comments