ci: add pub-solar cachix

https://app.cachix.org
This commit is contained in:
teutat3s 2023-11-06 22:05:25 +01:00
parent 6a96345760
commit 487e12015a
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -7,6 +7,10 @@ jobs:
steps:
- name: Check out repository code
uses: https://code.forgejo.org/actions/checkout@v4
- name: Prepare cachix
uses: https://github.com/cachix/cachix-action@v12
with:
name: pub-solar
- name: Run flake checks
run: |
nix --print-build-logs --verbose --accept-flake-config flake check