Skip to content

Commit

Permalink
Revert "ci: Don't upgrade Nix behind the scenes (#79)"
Browse files Browse the repository at this point in the history
This reverts commit 5365c6a.
  • Loading branch information
srid authored Feb 11, 2024
1 parent 9411399 commit 42d6c2a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ jobs:
os: [ubuntu-latest, macos-latest]
steps:
- uses: actions/checkout@v3
# Don't upgrade Nix until https://github.com/srid/nixci/issues/35 is fixed
- uses: cachix/install-nix-action@v22
- run: nix --version
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: yaxitech/nix-install-pkgs-action@v3
with:
Expand Down

0 comments on commit 42d6c2a

Please sign in to comment.