This commit is contained in:
parent
09e0169c0e
commit
edbd5e41dc
1 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1,3 @@
|
|||
name: "Colmena apply"
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
|
@ -24,8 +22,6 @@ jobs:
|
|||
nix-env -iA nixpkgs.openssh
|
||||
nix-env -iA cachix -f https://cachix.org/api/v1/install
|
||||
cachix use plasmagoat
|
||||
cachix authtoken ${{ secrets.CACHIX_AUTH_TOKEN }}
|
||||
|
||||
cachix use colmena
|
||||
nix-env -if https://github.com/zhaofengli/colmena/tarball/main
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue