Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Jan 18, 2024
1 parent 8f8a25c commit af1f95a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ 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
# Don't upgrade Nix until https://github.com/srid/nixci/issues/35 is fixed
- uses: DeterminateSystems/[email protected]
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: yaxitech/nix-install-pkgs-action@v3
with:
inputs-from: ./dev
Expand Down

0 comments on commit af1f95a

Please sign in to comment.