Skip to content

Commit b688d58

Browse files
committed
Update .appveyor.yml
1 parent ddfaafb commit b688d58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.appveyor.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ environment:
1919
SIGNPATH_API_TOKEN:
2020
secure: dPSXpwedaiJbmsEWuKXVcqQrWHh1fqBelWRFUYwlN6XkcE1UjmXkZMMAxaDv7o5O
2121

22+
install:
23+
- ps: Install-Module -Name SignPath
24+
2225
#---------------------------------#
2326
# build configuration #
2427
#---------------------------------#
2528

26-
before_build:
27-
- ps: Install-Module -Name SignPath
28-
2929
build_script: build.bat sign
3030

3131
#---------------------------------#

0 commit comments

Comments
 (0)