mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
change cache key for new openblas config [do_extra_archs]
This commit is contained in:
parent
79774f1c55
commit
df726386cb
2 changed files with 2 additions and 2 deletions
2
.github/workflows/github_actions_archs.yml
vendored
2
.github/workflows/github_actions_archs.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue