feat(nix,docs): Build website via Nix

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
Steffen Vogel
2025-01-04 11:16:52 +01:00
parent 3631ca0214
commit 6772a6ea55
5 changed files with 126 additions and 3 deletions

View File

@@ -55,6 +55,7 @@ jobs:
nix-update gocov-merger
nix-update cunicu
nix-update cunicu-scripts
nix-update --subpackage yarnOfflineCache cunicu-website
git diff --quiet || echo "changed=true" >> "$GITHUB_OUTPUT"