workflows/cachix: fix script, again..
This commit is contained in:
parent
1fadd257f3
commit
adf5409e32
1 changed files with 1 additions and 3 deletions
4
.github/workflows/cachix.yml
vendored
4
.github/workflows/cachix.yml
vendored
|
|
@ -18,9 +18,7 @@ jobs:
|
|||
GIT_CRYPT_KEY: ${{ secrets.GIT_CRYPT_KEY }}
|
||||
- name: Wait..
|
||||
run:
|
||||
sleep 2;
|
||||
git checkout master;
|
||||
sleep 2;
|
||||
sleep 5;
|
||||
- uses: cachix/install-nix-action@v31
|
||||
- uses: cachix/cachix-action@v14
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue