change cache key for new openblas config [do_extra_archs]

This commit is contained in:
edoapra 2021-01-19 10:09:44 -08:00
parent 79774f1c55
commit df726386cb
No known key found for this signature in database
GPG key ID: 472C4EBB4F3AEDFA
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@ jobs:
with:
path: |
~/cache
key: ${{ runner.os }}-${{ matrix.mpi_impl}}-${{ matrix.distro}}-${{ matrix.arch}}-nwchem-v004
key: ${{ runner.os }}-${{ matrix.mpi_impl}}-${{ matrix.distro}}-${{ matrix.arch}}-nwchem-v005
- uses: actions/checkout@v2
name: Checkout
with: