add sqlite for restores

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2025-03-10 12:33:33 -04:00
parent ffa24818de
commit ff1da9803e
3 changed files with 11 additions and 1 deletions

View File

@ -15,6 +15,8 @@ jobs:
- name: Install nix
uses: https://github.com/DeterminateSystems/nix-installer-action@main
- run: nix profile install nixpkgs#sqlite
- name: Restore Nix store
id: restore
uses: nix-community/cache-nix-action@v6