ci: use attic

This commit is contained in:
isabel 2025-02-25 19:56:33 +00:00
parent d57a08e266
commit 04b35595bc
No known key found for this signature in database
GPG key ID: 3E7C7A1B5DEDBB03

View file

@ -30,12 +30,12 @@ jobs:
- name: Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Setup cachix
uses: cachix/cachix-action@v15
- name: Setup Attic
uses: ryanccn/attic-action@v0.3.1
with:
name: isabelroses
signingKey: "${{ secrets.CACHIX_SIGNING_KEY }}"
authToken: "${{ secrets.CACHIX_TOKEN }}"
endpoint: https://cache.tgirl.cloud
cache: prod
token: ${{ secrets.ATTIC_TOKEN }}
- name: Build from the matrix
run: nix build -L .