diff --git a/.gitea/workflows/dev-2-0.yaml b/.gitea/workflows/dev-2-0.yaml index cd37dfd..facf799 100644 --- a/.gitea/workflows/dev-2-0.yaml +++ b/.gitea/workflows/dev-2-0.yaml @@ -16,6 +16,7 @@ jobs: - name: npm install env: CI: "true" + run: npm ci --no-audit --no-fund - name: build env: HUGO_SECURITY_EXEC_ALLOW: "node"