mirror of
https://github.com/scratchfoundation/scratch-resources.git
synced 2025-07-06 02:10:29 -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
|
name: Setup
|
||||||
command: |
|
command: |
|
||||||
npm install
|
npm install
|
||||||
|
npm run build
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
|
@ -66,4 +67,4 @@ workflows:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue