mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-23 06:54:16 -04:00
Update objdiff to improve data match percent
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Download objdiff CLI
|
||||
if: github.ref == 'refs/heads/main'
|
||||
run: |
|
||||
python tools/download_tool.py --tag v2.0.0-beta.1 objdiff-cli objdiff-cli
|
||||
python tools/download_tool.py --tag v2.0.0-beta.2 objdiff-cli objdiff-cli
|
||||
- name: Build
|
||||
run: |
|
||||
python configure.py --version ${{matrix.version}} --compilers /compilers --warn error
|
||||
|
||||
Reference in New Issue
Block a user