mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
update build step
add: git submodule update --init
This commit is contained in:
parent
180f0a1b3c
commit
1988e0d658
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ to build:
|
|||
``` bash
|
||||
go get -u github.com/ry/v8worker2
|
||||
cd $GOPATH/src/github.com/ry/v8worker2
|
||||
git submodule update --init
|
||||
./build.py --use_ccache
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue