Skip to content

Commit

Permalink
CI: Revert nix version for cachix to 2.13.3
Browse files Browse the repository at this point in the history
In an attempt to fix cachix/cachix-action#138
  • Loading branch information
networkException committed Jul 10, 2023
1 parent a02c81d commit 74b7005
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
uses: actions/checkout@v3
- name: "Install Nix"
uses: cachix/install-nix-action@v18
with:
install_url: https://releases.nixos.org/nix/nix-2.13.3/install
- name: "Set Up Binary Cache"
if: github.event_name != 'pull_request'
uses: cachix/cachix-action@v12
Expand Down

0 comments on commit 74b7005

Please sign in to comment.