Use npm ci instead of i in script

This commit is contained in:
DrMint 2024-03-22 23:17:45 +01:00
parent 1d5e34f1a6
commit ee2774b25b
1 changed files with 4 additions and 0 deletions

4
run_accords_prod.sh Executable file
View File

@ -0,0 +1,4 @@
npm ci
npm run precommit
npm run build
npm run preview