Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit 57a1174

Browse files
authored
Pin hugo version to 0.31.1 in appveyor
1 parent 8857572 commit 57a1174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 1.0.{build}
22
install:
33
# Install Hugo from chocolatey and display the version number
44
- cmd: >-
5-
choco install hugo -y
5+
choco install hugo -y --version 0.31.1
66
77
hugo version
88

0 commit comments

Comments
 (0)