mirror of
https://github.com/scratchfoundation/scratch-resources.git
synced 2025-07-07 18:54:02 -04:00
Update circle config
* npm run build missing from config.
This commit is contained in:
parent
52250a0563
commit
37a1f0118d
1 changed files with 2 additions and 1 deletions
|
@ -30,6 +30,7 @@ commands:
|
|||
name: Setup
|
||||
command: |
|
||||
npm install
|
||||
npm run build
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue