Revert "add sqlite for restores"

This reverts commit 474184baa7.
This commit is contained in:
2025-03-10 23:55:04 -04:00
parent ff1da9803e
commit 511335fda3
3 changed files with 1 additions and 11 deletions

View File

@ -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