Skip to content

Commit

Permalink
Update compile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
israpps authored Feb 8, 2024
1 parent ce17903 commit fcdd758
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
mkdir tools
7z e ROMIMG.7z -otools/ * -r
rm -f ROMIMG.7z
ls tools/
- name: Compile wLaunchELF
run: |
Expand Down

0 comments on commit fcdd758

Please sign in to comment.