Skip to content

Commit

Permalink
Update install-nix-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerschtli committed Sep 25, 2023
1 parent 92dce23 commit 5afd192
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

- name: Install nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v23

- name: Check flake
run: nix flake check --log-format bar-with-logs
run: nix flake check --print-build-logs

0 comments on commit 5afd192

Please sign in to comment.