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 515b95c commit 9163596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
7z e ../ROMIMG.7z ROMIMG
chmod +x ./ROMIMG
rm -f ../ROMIMG.7z
ls
ls -R
- name: Compile wLaunchELF
run: |
Expand Down

0 comments on commit 9163596

Please sign in to comment.