Skip to content

Commit 75a1e83

Browse files
chore(ci): need to install gh-pages
1 parent 8d7826a commit 75a1e83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ environment:
2525
# tools we need for bulding/testing/deploying
2626
install:
2727
- choco install gitversion.portable -pre -y
28+
- npm install gh-pages -g
29+
2830
# - nuget install secure-file -ExcludeVersion
2931
# - if defined snk_secret secure-file\tools\secure-file -decrypt src\ipfs.ci.snk.enc -secret %snk_secret% -out src\ipfs.dev.snk
3032
- choco install ipfs

0 commit comments

Comments
 (0)