mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Merge pull request #2027 from LLK/update-scratch-gui
Update packages after installing
This commit is contained in:
commit
9a76c8fde4
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ addons:
|
|||
install:
|
||||
- sudo -H pip install -r requirements.txt
|
||||
- npm --production=false install
|
||||
- npm --production=false update
|
||||
jobs:
|
||||
include:
|
||||
- stage: test
|
||||
|
|
Loading…
Reference in a new issue