Skip to content

Commit

Permalink
Remove cachix action
Browse files Browse the repository at this point in the history
Can't see any visible effect so seeing if removing it does anything
  • Loading branch information
wkral committed Jan 25, 2025
1 parent 4c5e32d commit 7293fb8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/nix-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- uses: cachix/cachix-action@v15
with:
name: devenv
useDaemon: false

- name: Install devenv.sh
run: nix profile install nixpkgs#devenv
Expand Down

0 comments on commit 7293fb8

Please sign in to comment.