Skip to content

Commit

Permalink
Bump cachix/install-nix-action from 21 to 22 (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2023
1 parent 90afe3b commit 9ba188f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v21
- uses: cachix/install-nix-action@v22
- run: nix build .#ci
# TODO: Fix issue running darwin-rebuild
# - run: ./result/sw/bin/darwin-rebuild switch --flake .

0 comments on commit 9ba188f

Please sign in to comment.