Skip to content

Commit

Permalink
Fix verify
Browse files Browse the repository at this point in the history
  • Loading branch information
lordmir committed Jan 4, 2025
1 parent 5ff94b7 commit 07997c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ jobs:
working-directory: ${{github.workspace}}/landstalker_disasm
shell: bash
run: |
grep "Checksum: 8100" build_landstalker_jp.log
grep "Checksum: 8100" build_landstalker_jp_expanded.log
echo 5632fedb26b4f7d2604469e8350f02e17044762c4a0d9c3af79881362e7b08b5 landstalker_jp_expanded.bin | sha256sum -c

0 comments on commit 07997c0

Please sign in to comment.