Revert "add sqlite for restores"
This reverts commit 474184baa70694ecd8e87bdb32555bc1ffdf5f79.
This commit is contained in:
4
.github/workflows/flake-health-checks.yml
vendored
4
.github/workflows/flake-health-checks.yml
vendored
@@ -18,8 +18,6 @@ jobs:
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run: nix profile install nixpkgs#sqlite
|
||||
|
||||
- name: Restore Nix store
|
||||
id: restore
|
||||
uses: nix-community/cache-nix-action@v6
|
||||
@@ -52,8 +50,6 @@ jobs:
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run: nix profile install nixpkgs#sqlite
|
||||
|
||||
- name: Restore Nix store
|
||||
id: restore
|
||||
uses: nix-community/cache-nix-action@v6
|
||||
|
||||
Reference in New Issue
Block a user