mirror of
https://github.com/n64decomp/mk64
synced 2026-06-24 08:21:26 -04:00
Action more info when it doesn't match and fix first diff (#662)
* Update linux-compile.yml * fix first-diff * Update first-diff.py --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
This commit is contained in:
@@ -27,4 +27,4 @@ jobs:
|
||||
cp -r complementary_file/* .
|
||||
echo "${{ secrets.AES_KEY }}" | openssl enc -d -aes-256-cbc -pass stdin -pbkdf2 -in baserom.us.z64.aes -out baserom.us.z64
|
||||
make assets
|
||||
make -j
|
||||
make -j || ./first-diff.py
|
||||
Reference in New Issue
Block a user