build(forgejo-ci): disable cachix for now
Some checks failed
Test / tests (push) Failing after 2s

Since it fails for some reason.
This commit is contained in:
Felix Schröter 2025-01-19 12:54:56 +01:00
parent e2235dc730
commit 8208ac6db1
Signed by: felschr
GPG key ID: 671E39E6744C807D

View file

@ -7,10 +7,10 @@ jobs:
runs-on: native
steps:
- uses: https://code.forgejo.org/actions/checkout@v4
- uses: https://github.com/cachix/cachix-action@v15
with:
name: felschr
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
# - uses: https://github.com/cachix/cachix-action@v15
# with:
# name: felschr
# authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
# - run: nix flake check
- run: nix build .#brlaser
- run: nix build .#deconz