瀏覽代碼

Github seems to be having issues on port 22

master
Ray Burgemeestre 2 年之前
父節點
當前提交
61dd3b7ccf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      v8pp/build-v8.sh

+ 1
- 1
v8pp/build-v8.sh 查看文件

@@ -3,7 +3,7 @@
set -ex

# I guess now we have to install ninja ourselves.. sigh..
git clone git://github.com/ninja-build/ninja.git
git clone https://github.com/ninja-build/ninja.git
pushd ninja
git checkout v1.11.1


Loading…
取消
儲存