We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
install-nix
1 parent 63fd109 commit e3d52d4Copy full SHA for e3d52d4
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
runs-on: self-hosted
28
steps:
29
- name: Install Nix
30
- uses: metacraft-labs/nixos-modules/.github/install-nix@main
+ uses: ./../install-nix
31
with:
32
cachix-cache: ${{ vars.CACHIX_CACHE }}
33
cachix-auth-token: ${{ secrets.CACHIX_AUTH_TOKEN }}
0 commit comments