Skip to content

Commit b5f2cf8

Browse files
authored
Update compilation.yml
1 parent ded4aac commit b5f2cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compilation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
# Ensure release step can find the ELF file
3737
- name: Debug - Check ELF file exists
38-
run: ls -lah OPENTUNAtoPS2BBL-INSTALLER.ELF
38+
run: ls -lah OPENTUNAtoPS2BBL-BAREBONES.ELF
3939

4040
- name: Create release
4141
if: github.ref == 'refs/heads/UMCS'

0 commit comments

Comments
 (0)