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 2155ec5 commit 5fdad94
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 @@ -41,7 +41,7 @@ jobs:
source .oot-env/bin/activate
python3 -m pip install -r requirements.txt
mkdir -p baseroms/gc-eu-mq-dbg/
cp ~/baserom_original.z64 ./baseroms/gc-eu-mq-dbg/baserom_original.z64
cp ~/baserom_original.z64 ./baseroms/gc-eu-mq-dbg/baserom.z64
make -C tools -j
cp ../ZAPD.out tools/ZAPD/
python3 tools/decompress_baserom.py gc-eu-mq-dbg
Expand Down

0 comments on commit 5fdad94

Please sign in to comment.