Skip to content

Commit 5e4ad77

Browse files
committed
Trying interpolation syntax
1 parent 8da6107 commit 5e4ad77

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)