Skip to content

Commit

Permalink
Fix CI builds part 5???
Browse files Browse the repository at this point in the history
  • Loading branch information
ry755 committed Oct 18, 2024
1 parent 647d96e commit 80a3d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fox32rom-unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build
run: |
unzip fox32asm-linux-x86_64/fox32asm-*-linux-x86_64.zip
unzip fox32asm-linux-x86_64/fox32asm-*-x86_64-linux.zip
chmod +x fox32asm
make FOX32ASM=fox32asm
Expand Down

0 comments on commit 80a3d1c

Please sign in to comment.