Skip to content

Commit 8da6107

Browse files
committed
Small fix
1 parent 74ab0ef commit 8da6107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ configuration:
88
- Debug
99

1010
build_script:
11-
- ps: .\build.ps1 --githubToken $(GitHubToken)
11+
- ps: .\build.ps1 --githubToken=$(GitHubToken)
1212

1313
test: off
1414
skip_tags: true

0 commit comments

Comments
 (0)