mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 22:40:57 -05:00
Add extraPullNames to cachix-action
This commit is contained in:
parent
a0e2cd046e
commit
b171648c44
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
|
|
@ -25,6 +25,7 @@ jobs:
|
|||
with:
|
||||
name: rde
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
extraPullNames: rstats-on-nix, nix-community
|
||||
# - uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- run: nix build ./templates/rde
|
||||
- run: nix flake check ./templates/rde
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue