Merge pull request #4710 from filecoin-project/feat/https-gh-blst

Use https for blst submodule
This commit is contained in:
Łukasz Magiera
2020-11-03 23:05:42 +01:00
committed by GitHub
+1 -1
View File
@@ -13,4 +13,4 @@
url = https://github.com/filecoin-project/oni
[submodule "extern/blst"]
path = extern/blst
url = git@github.com:supranational/blst.git
url = https://github.com/supranational/blst.git