mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
build arg GITHUB_REPOSITORY_OWNER [ci skip]
This commit is contained in:
parent
a5fa529ff8
commit
1f806bd709
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker_actions.yml
vendored
1
.github/workflows/docker_actions.yml
vendored
|
|
@ -75,6 +75,7 @@ jobs:
|
|||
FC=${{ matrix.fc }}
|
||||
CACHE_HIT=${{ steps.cache-hit-reporter.outputs.value }}
|
||||
NWCHEM_BRANCH=${{ github.ref_name }}
|
||||
GITHUB_REPOSITORY_OWNER=${{ github.repository_owner }}
|
||||
- name: store cache
|
||||
run: |
|
||||
mkdir -p ~/cache/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue