Skip to content

Commit

Permalink
Update .appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
odinserj committed Feb 16, 2024
1 parent ddfaafb commit b688d58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .appveyor.yml
Expand Up @@ -19,13 +19,13 @@ environment:
SIGNPATH_API_TOKEN:
secure: dPSXpwedaiJbmsEWuKXVcqQrWHh1fqBelWRFUYwlN6XkcE1UjmXkZMMAxaDv7o5O

install:
- ps: Install-Module -Name SignPath

#---------------------------------#
# build configuration #
#---------------------------------#

before_build:
- ps: Install-Module -Name SignPath

build_script: build.bat sign

#---------------------------------#
Expand Down

0 comments on commit b688d58

Please sign in to comment.