File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -81,14 +81,14 @@ jobs:
8181 uses : mxschmitt/action-tmate@e5c7151931ca95bad1c6f4190c730ecf8c7dde48 # ratchet:mxschmitt/action-tmate@v3
8282 if : ${{ inputs.debug_enabled == 'true' }}
8383
84- # - name: Install Nix
85- # uses: DeterminateSystems/nix-installer-action@a48face58194521af687ce7df4c802b1b558e743 # ratchet:DeterminateSystems/nix-installer-action@main
86- # with:
87- # extra-conf: "system-features = nixos-test benchmark big-parallel kvm"
8884 - name : Install Nix
89- uses : nixbuild /nix-quick-install- action@v33
85+ uses : DeterminateSystems /nix-installer-action@a48face58194521af687ce7df4c802b1b558e743 # ratchet:DeterminateSystems/nix-installer- action@main
9086 with :
91- nix_conf : " system-features = nixos-test benchmark big-parallel kvm"
87+ extra-conf : " system-features = nixos-test benchmark big-parallel kvm"
88+ # - name: Install Nix
89+ # uses: nixbuild/nix-quick-install-action@v33
90+ # with:
91+ # nix_conf: "system-features = nixos-test benchmark big-parallel kvm"
9292 - name : Setup remote cache
9393 # TODO: disable continue-on-error https://www.github.com/cachix/cachix-action/issues/200
9494 uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@master
You can’t perform that action at this time.
0 commit comments