Attempt to fix the workflow

This commit is contained in:
Holly Stubbs 2023-06-22 11:47:51 +01:00 committed by GitHub
parent cc47903e47
commit 23ccce4ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

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