Skip to content

Commit

Permalink
Update objdiff
Browse files Browse the repository at this point in the history
  • Loading branch information
LagoLunatic committed Aug 21, 2024
1 parent a7fb9ba commit 3089fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2 objdiff-cli objdiff-cli
python tools/download_tool.py --tag v2.0.0-beta.4 objdiff-cli objdiff-cli
- name: Build
run: |
python configure.py --version ${{matrix.version}} --compilers /compilers --warn error
Expand Down

0 comments on commit 3089fed

Please sign in to comment.