mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-16 16:19:48 -05:00
Update packages after installing
This will bring in the latest version of anything not explicitly pinned, notably scratch-gui
This commit is contained in:
parent
d105cb4406
commit
eefc56527d
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