Skip to content

Commit

Permalink
gha: try another nix-installer for osx
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaschrstnsn committed Jul 1, 2023
1 parent 1087b8e commit d3047ab
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/x64-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: nixbuild/nix-quick-install-action@v24
- uses: cachix/cachix-action@v12
with:
name: mycache
Expand Down

0 comments on commit d3047ab

Please sign in to comment.