Skip to content

Commit

Permalink
ci: Remove obsolete action.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Feb 8, 2022
1 parent 6737da3 commit 4bff3e1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ jobs:
- name: Install Nix
uses: cachix/install-nix-action@v16

- name: Cache install Nix packages
uses: rikhuijzer/cache-install@v1
with:
key: nix-${{ hashFiles('flake.nix') }}
nix_file: 'flake.nix'

- uses: cachix/cachix-action@v10
with:
name: nix-shell
Expand Down

0 comments on commit 4bff3e1

Please sign in to comment.