ci: Set repository to install-nix-action
Some checks failed
Test / build (push) Failing after 12m28s
Some checks failed
Test / build (push) Failing after 12m28s
This commit is contained in:
parent
da1d9d11c9
commit
0b883c76fb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- uses: github.com/cachix/install-nix-action@v30
|
||||
- uses: https://github.com/cachix/install-nix-action@v30
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
|
||||
|
|
Loading…
Reference in a new issue