mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-28 17:02:24 -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
|
||||
steps:
|
||||
- checkout
|
||||
- run: git submodule update --init --recursive
|
||||
- run:
|
||||
name: Setup
|
||||
command: |
|
||||
|
|
Loading…
Reference in a new issue