mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-29 09:22:22 -05:00
ci: init submodules (oops)
This commit is contained in:
parent
44bed7ecdf
commit
39507b4466
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ jobs:
|
||||||
- image: circleci/node:10-browsers # TODO: switch to cimg/node:* after upgrading gulp
|
- image: circleci/node:10-browsers # TODO: switch to cimg/node:* after upgrading gulp
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
- run: git submodule update --init --recursive
|
||||||
- run:
|
- run:
|
||||||
name: Setup
|
name: Setup
|
||||||
command: |
|
command: |
|
||||||
|
|
Loading…
Reference in a new issue