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.
1 parent 1b5d414 commit 46187b3Copy full SHA for 46187b3
README.md
@@ -55,8 +55,6 @@ jobs:
55
- uses: actions/[email protected]
56
- uses: cachix/install-nix-action@v15
57
with:
58
- install_url: https://nixos-nix-install-tests.cachix.org/serve/vij683ly7sl95nnhb67bdjjfabclr85m/install
59
- install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
60
extra_nix_config: |
61
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
62
- run: nix build
0 commit comments