Stabilize Forgejo site build
This commit is contained in:
parent
aa577c5616
commit
bc85e256f2
4 changed files with 3950 additions and 40 deletions
|
|
@ -39,4 +39,4 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
set -euo pipefail
|
||||
nix develop .#ci -c bash -lc 'cd site && npm install && npm run build'
|
||||
nix develop .#ci -c bash -lc 'cd site && npm ci --no-audit --no-fund && npm run build'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue