Cache cross sections according to the hash of download-xs.sh script (#3701)

This commit is contained in:
GuySten 2026-01-01 13:30:09 +02:00 committed by GitHub
parent 92d7fdb199
commit f08326a9ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -154,7 +154,7 @@ jobs:
path: |
~/nndc_hdf5
~/endf-b-vii.1
key: ${{ runner.os }}-build-xs-cache
key: ${{ runner.os }}-build-xs-cache-${{ hashFiles(format('{0}/tools/ci/download-xs.sh', github.workspace)) }}
- name: before
shell: bash