preinstall attic client
Some checks failed
gitea-deepak/nixconf/pipeline/head This commit looks good
testing nix stuff / nix (ubuntu-latest) (push) Failing after 38s

This commit is contained in:
2025-03-19 19:27:21 -05:00
parent d6cd2f6961
commit 41e43fbc2a

View File

@@ -33,9 +33,9 @@ jobs:
ls ${{ gitea.workspace }}
- name: Install Nix
uses: cachix/install-nix-action@v31
- name: pre install Attic
uses: nix-env -i attic-client -f '<nixpkgs>'
- run: nix build --version
- name: pre install Attic
run: nix-env -i attic-client -f '<nixpkgs>'
- name: Setup Attic Cache
uses: ryanccn/attic-action@3354ae812cb672e1381be4c7914204c44db53866
with: