| @@ -55,8 +55,6 @@ jobs: | |||||||
|     - uses: actions/checkout@v2.4.0 |     - uses: actions/checkout@v2.4.0 | ||||||
|     - uses: cachix/install-nix-action@v15 |     - uses: cachix/install-nix-action@v15 | ||||||
|       with: |       with: | ||||||
|         install_url: https://nixos-nix-install-tests.cachix.org/serve/vij683ly7sl95nnhb67bdjjfabclr85m/install |  | ||||||
|         install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve' |  | ||||||
|         extra_nix_config: | |         extra_nix_config: | | ||||||
|           access-tokens = github.com=${{ secrets.GITHUB_TOKEN }} |           access-tokens = github.com=${{ secrets.GITHUB_TOKEN }} | ||||||
|     - run: nix build |     - run: nix build | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user