add sqlite for restores
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
4
.github/workflows/flake-health-checks.yml
vendored
4
.github/workflows/flake-health-checks.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run: nix profile install nixpkgs#sqlite
|
||||
|
||||
- name: Restore Nix store
|
||||
id: restore
|
||||
uses: nix-community/cache-nix-action@v6
|
||||
@ -50,6 +52,8 @@ 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