Skip to content

Commit

Permalink
use upstream installer
Browse files Browse the repository at this point in the history
  • Loading branch information
jashan-lco committed Dec 6, 2023
1 parent 948445a commit 54c91b0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: nixbuild/nix-quick-install-action@v26
with:
nix_version: "2.19.2"
load_nixConfig: false
- name: install nix
run: sh <(curl -L https://nixos.org/nix/install) --no-daemon

- uses: cachix/cachix-action@v12
with:
Expand Down

0 comments on commit 54c91b0

Please sign in to comment.