workflows/cachix: lengthen sleep
This commit is contained in:
parent
8cb9905098
commit
3f52fc1e81
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cachix.yml
vendored
2
.github/workflows/cachix.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
GIT_CRYPT_KEY: ${{ secrets.GIT_CRYPT_KEY }}
|
||||
- name: Wait..
|
||||
run:
|
||||
sleep 5;
|
||||
sleep 20;
|
||||
- uses: cachix/install-nix-action@v31
|
||||
- uses: cachix/cachix-action@v14
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue