use the generic "build" script to run all scripts

This commit is contained in:
Holly Stubbs 2023-07-28 10:45:22 +01:00
parent ff46656809
commit 558c3c2025
1 changed files with 1 additions and 4 deletions

View File

@ -29,8 +29,5 @@ jobs:
- run: npm ci
# Don't run updateCheck for now
#- run: npm run dev:updateCheck
#- run: npm run build
- run: npm run build:smash
- run: npm run build:build
- run: npm run build:cleanup
- run: npm run build
#- run: npm test