Update .gitea/workflows/build.yml
This commit is contained in:
@@ -33,6 +33,6 @@ jobs:
|
|||||||
${{ inputs.build_command }}
|
${{ inputs.build_command }}
|
||||||
else
|
else
|
||||||
npm install
|
npm install
|
||||||
npm run build --legacy-peer-deps
|
npm run build
|
||||||
fi
|
fi
|
||||||
|
|
||||||
Reference in New Issue
Block a user