Skip to content

Commit

Permalink
Correct typo in previous commit's github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-arkinstall committed Oct 23, 2023
1 parent 786c4fc commit b5edfd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-with-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- uses: DeterminateSystems/magix-nix-cache-action@v2
- uses: DeterminateSystems/magic-nix-cache-action@v2
- name: Build and test tket
run: nix flake check -L

0 comments on commit b5edfd7

Please sign in to comment.