chore(etna): disable attic

just unused, adds yet another thing to compile so i don't really see the
point anymore
This commit is contained in:
uku 2024-04-21 19:36:06 +02:00
parent 95b06db775
commit 44245ab5f9
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
7 changed files with 4 additions and 90 deletions

View file

@ -31,12 +31,11 @@ jobs:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v9
- name: setup attic
uses: ryanccn/attic-action@v0
- name: setup cachix
uses: cachix/cachix-action@v13
with:
endpoint: https://attic.uku3lig.net
cache: uku
token: ${{ secrets.ATTIC_TOKEN }}
name: uku3lig
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
- name: build
run: nix build -L --accept-flake-config .#${{ matrix.pkg }}