mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 14:30:59 -05:00
Add build step for ed template in CI workflow
This commit is contained in:
parent
274972e8a4
commit
be5572e84d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check_macos.yml
vendored
1
.github/workflows/check_macos.yml
vendored
|
|
@ -24,3 +24,4 @@ jobs:
|
||||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||||
extraPullNames: rstats-on-nix, nix-community
|
extraPullNames: rstats-on-nix, nix-community
|
||||||
- run: nix build ./templates/rde
|
- run: nix build ./templates/rde
|
||||||
|
- run: nix build ./templates/ed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue