add attic

This commit is contained in:
Osman Faruk Bayram 2025-09-15 16:21:02 +03:00
parent 73e5ab059f
commit 6d14def506

View file

@ -22,12 +22,12 @@ jobs:
hostname: github-actions
tags: tag:ci
# TODO: add a binary cache
# - uses: cachix/cachix-action@v10
# with:
# name: YOURCACHE
# authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Setup Attic cache
uses: ryanccn/attic-action@v0.4.0
with:
endpoint: http://wallfacer.curl-boga.ts.net:7080
cache: main
token: ${{ secrets.ATTIC_TOKEN }}
- name: Check the flake
run: nix flake check --accept-flake-config