ci: disable cachix daemon, spams logs with

[2024-04-22 23:46:26][Info] Skipping /nix/store/w2zp8k8yy2avv5r92w0cpq9aixkir2sp-LocalSettings.php
...
pull/152/head
teutat3s 2024-04-23 02:18:10 +02:00
parent 0e7dc95250
commit d5fe65b60d
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 6 additions and 0 deletions

View File

@ -34,11 +34,17 @@ jobs:
gc-linux: true
gc-max-store-size-linux: 10000000000
purge: true
purge-prefixes: cache-${{ runner.os }}-nix-store-
purge-created: 42
purge-primary-key: never
- name: Prepare cachix
uses: https://github.com/cachix/cachix-action@v14
with:
name: pub-solar
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
useDaemon: false
- name: Run flake checks
run: |