Skip to content

Commit

Permalink
Merge branch 'python3-subset' of github.com:stardot/MegaGamesCartridg…
Browse files Browse the repository at this point in the history
…e-ROM-recipes into python3-subset
  • Loading branch information
dboddie committed Mar 3, 2024
2 parents 9d59cc8 + b2bb606 commit c5b1a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make-roms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: python3 fetch-uefs.py
- name: Fix resources
run: |
export PATH=$PATH:$PWD
python3 fix-uefs.py
tree UEFs
- name: Create scripts
Expand Down

0 comments on commit c5b1a0e

Please sign in to comment.