Skip to content

Commit

Permalink
Update check-and-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc authored Sep 11, 2024
1 parent c8d2a9a commit 0ac5c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 0ac5c7c

Please sign in to comment.