ci: fix ci
This commit is contained in:
parent
4ae8e33508
commit
aaf89fc568
1 changed files with 11 additions and 10 deletions
3
.github/workflows/cachix.yaml
vendored
3
.github/workflows/cachix.yaml
vendored
|
|
@ -17,7 +17,8 @@ jobs:
|
||||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||||
- name: Build packages
|
- name: Build packages
|
||||||
run:
|
run:
|
||||||
nix build .#ook-vim \
|
nix build \
|
||||||
|
.#ook-vim \
|
||||||
.#live-buds-cli \
|
.#live-buds-cli \
|
||||||
.#caddy-with-cloudflare \
|
.#caddy-with-cloudflare \
|
||||||
.#fpp-config \
|
.#fpp-config \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue