ci: test token for check
This commit is contained in:
parent
c5fe176f38
commit
2abc93421c
2 changed files with 3 additions and 7 deletions
2
.github/workflows/cachix.yaml
vendored
2
.github/workflows/cachix.yaml
vendored
|
|
@ -41,8 +41,6 @@ jobs:
|
|||
name: ooknet
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
extraPullNames: nix-community
|
||||
- name: Check Flake
|
||||
run: nix flake check
|
||||
- name: Build packages
|
||||
run: nix build .#${{ matrix.package }} --print-build-logs
|
||||
continue-on-error: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue