mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 03:29:20 +00:00
use omnix cache
This commit is contained in:
parent
c8bc7c67bb
commit
b2bcef1cde
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -23,4 +23,4 @@ jobs:
|
||||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||||
pushFilter: '(nerdfonts)'
|
pushFilter: '(nerdfonts)'
|
||||||
extraPullNames: nix-community, om
|
extraPullNames: nix-community, om
|
||||||
- run: nix run github:juspay/omnix -- ci run "."
|
- run: nix run github:juspay/omnix --accept-flake-config -- ci run "."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue