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 ded4aac commit b5f2cf8Copy full SHA for b5f2cf8
.github/workflows/compilation.yml
@@ -35,7 +35,7 @@ jobs:
35
36
# Ensure release step can find the ELF file
37
- name: Debug - Check ELF file exists
38
- run: ls -lah OPENTUNAtoPS2BBL-INSTALLER.ELF
+ run: ls -lah OPENTUNAtoPS2BBL-BAREBONES.ELF
39
40
- name: Create release
41
if: github.ref == 'refs/heads/UMCS'
0 commit comments