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 74ab0ef commit 8da6107Copy full SHA for 8da6107
appveyor.yml
@@ -8,7 +8,7 @@ configuration:
8
- Debug
9
10
build_script:
11
- - ps: .\build.ps1 --githubToken $(GitHubToken)
+ - ps: .\build.ps1 --githubToken=$(GitHubToken)
12
13
test: off
14
skip_tags: true
0 commit comments