Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
louist103 authored Jan 29, 2024
1 parent 7725383 commit 183421f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Setup OOT
run: |
cd oot
cp ~/baserom_original.z64 ./baseroms/gc_eu_mq_dbg.z64
cp ~/baserom_original.z64 ./baseroms/gc_eu_mq_dbg/baserom.z64
make venv
make -C tools -j
cp ../ZAPD.out tools/ZAPD/
Expand Down

0 comments on commit 183421f

Please sign in to comment.