Update .gitea/workflows/build.yml

This commit is contained in:
2026-04-07 12:46:24 +00:00
parent 16da32c424
commit 36e949e752

View File

@@ -33,6 +33,6 @@ jobs:
${{ inputs.build_command }}
else
npm install
npm run build --legacy-peer-deps
npm run build
fi