mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-22 15:51: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
|
- name: Compare Aggregate Accuracy With Current Master
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
RELEASE_URL: https://github.com/isledecomp/isle/releases/download/continuous
|
RELEASE_URL: https://github.com/isledecomp/isle/releases/download/continuous-accuracy
|
||||||
run: |
|
run: |
|
||||||
# Download the current master state
|
# Download the current master state
|
||||||
curl -fLSs -o CONFIGPROGRESS-agg-old.json $RELEASE_URL/CONFIGPROGRESS-agg.json || echo "" >CONFIGPROGRESS-agg-old.json
|
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