Update check-and-test.yaml
This commit is contained in:
parent
c8d2a9a262
commit
0ac5c7c096
2
.github/workflows/check-and-test.yaml
vendored
2
.github/workflows/check-and-test.yaml
vendored
|
@ -71,7 +71,7 @@ jobs:
|
|||
name: ${{ env.ARTIFACT_KEY }}
|
||||
path: ${{ env.ARTIFACT_KEY }}
|
||||
|
||||
- name: Install Nix on ${{ matrix.systems.system }}
|
||||
- name: Install Nix on ${{ matrix.systems.system }}
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
with:
|
||||
extra-args: ${{ matrix.extra_nix_installer_args }}
|
||||
|
|
Loading…
Reference in a new issue