mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 21:55:30 -04:00
back to easimon main repo
This commit is contained in:
parent
1078817034
commit
4f82002ac0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/clear_cache.yml
vendored
4
.github/workflows/clear_cache.yml
vendored
|
|
@ -11,11 +11,11 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: list caches
|
||||
uses: edoapra/wipe-cache@main
|
||||
uses: easimon/wipe-cache@main
|
||||
with:
|
||||
dry-run: 'true'
|
||||
- name: clear caches
|
||||
if: ${{ github.actor == github.repository_owner }}
|
||||
uses: edoapra/wipe-cache@main
|
||||
uses: easimon/wipe-cache@main
|
||||
with:
|
||||
dry-run: 'false'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue