Parallelize automated updates
This commit is contained in:
parent
46ba8d6cf4
commit
4bd59d121f
2 changed files with 39 additions and 12 deletions
2
.github/workflows/cachix.yml
vendored
2
.github/workflows/cachix.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
- urithiru
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: cachix/install-nix-action@v18
|
||||
- uses: cachix/install-nix-action@25d64bbf11b34ad6443b4169002d4a1b163a4b02
|
||||
with:
|
||||
github_access_token: '${{ secrets.GITHUB_TOKEN }}'
|
||||
- name: Cachix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue