mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
skip cache storing if cache already there
This commit is contained in:
parent
856792a3ea
commit
d52a440edb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/github_actions.yml
vendored
1
.github/workflows/github_actions.yml
vendored
|
|
@ -532,6 +532,7 @@ jobs:
|
|||
run: |
|
||||
./travis/compile_check.sh
|
||||
- name: store cache
|
||||
if: ${{ (steps.setup-cache.outputs.cache-hit != 'true')
|
||||
run: |
|
||||
./travis/cache_store.sh
|
||||
- name: qa_test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue