Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
W95Psp committed Feb 28, 2024
1 parent 6d27f13 commit 373d798
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ runs:

- name: Install & configure Cachix
shell: bash
run: |
nix profile install nixpkgs#cachix
cachix use hax
run: nix-env --quiet -j8 -iA cachix -f https://cachix.org/api/v1/install

- name: Install binaries
shell: bash
Expand Down

0 comments on commit 373d798

Please sign in to comment.