mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Fix
This commit is contained in:
parent
cda414f12b
commit
d07f07c501
2
.github/workflows/compare.yml
vendored
2
.github/workflows/compare.yml
vendored
@ -143,7 +143,7 @@ jobs:
|
||||
- name: Compare Aggregate Accuracy With Current Master
|
||||
shell: bash
|
||||
env:
|
||||
RELEASE_URL: https://github.com/isledecomp/isle/releases/download/continuous
|
||||
RELEASE_URL: https://github.com/isledecomp/isle/releases/download/continuous-accuracy
|
||||
run: |
|
||||
# Download the current master state
|
||||
curl -fLSs -o CONFIGPROGRESS-agg-old.json $RELEASE_URL/CONFIGPROGRESS-agg.json || echo "" >CONFIGPROGRESS-agg-old.json
|
||||
|
||||
Loading…
Reference in New Issue
Block a user