Give artifacts a unique name

develop
lethosor 2020-10-21 20:14:16 -04:00
parent 9357c9f888
commit a0ff7c393b
No known key found for this signature in database
GPG Key ID: 76A269552F4F58C1
1 changed files with 1 additions and 1 deletions

@ -100,7 +100,7 @@ jobs:
if: (success() || failure()) && steps.run_tests.outcome != 'skipped'
continue-on-error: true
with:
name: test-artifacts
name: test-artifacts-${{ matrix.gcc }}
path: artifacts
- name: Clean up DF folder
# prevent DFHack-generated files from ending up in the cache