We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7826a commit 75a1e83Copy full SHA for 75a1e83
appveyor.yml
@@ -25,6 +25,8 @@ environment:
25
# tools we need for bulding/testing/deploying
26
install:
27
- choco install gitversion.portable -pre -y
28
+ - npm install gh-pages -g
29
+
30
# - nuget install secure-file -ExcludeVersion
31
# - if defined snk_secret secure-file\tools\secure-file -decrypt src\ipfs.ci.snk.enc -secret %snk_secret% -out src\ipfs.dev.snk
32
- choco install ipfs
0 commit comments