Build and cache nitter-unstable
This commit is contained in:
parent
ea23f9b862
commit
e1e3597ad8
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -21,6 +21,7 @@ jobs:
|
|||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
- run: nix build '.#fennel-ls'
|
||||
- run: nix build '.#luarocks-jsregexp'
|
||||
- run: nix build '.#nitter-unstable'
|
||||
- run: nix build '.#q'
|
||||
- run: nix build '.#website-docs-nifoc-pw'
|
||||
|
||||
|
@ -38,5 +39,6 @@ jobs:
|
|||
- run: nix build '.#cliclick'
|
||||
- run: nix build '.#fennel-ls'
|
||||
- run: nix build '.#luarocks-jsregexp'
|
||||
- run: nix build '.#nitter-unstable'
|
||||
- run: nix build '.#phantomjs'
|
||||
- run: nix build '.#q'
|
||||
|
|
Loading…
Reference in a new issue