workflow: update key for collection cache, user changed
All checks were successful
lint / test (push) Successful in 33s
All checks were successful
lint / test (push) Successful in 33s
This commit is contained in:
parent
9993c03dd9
commit
710ee507e6
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
uses: actions/cache@v4
|
||||
with:
|
||||
path: /root/.ansible
|
||||
key: zfs_dkms-dot-ansible
|
||||
key: runner-zfs_dkms-dot-ansible
|
||||
|
||||
- run: ansible-galaxy collection install -r meta/requirements.yml
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue