Skip to content

Commit 797bcd1

Browse files
committed
log
1 parent 7d840c6 commit 797bcd1

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
@@ -11,7 +11,7 @@ platform: Any CPU
1111

1212
init:
1313
- ps: $Env:LABEL = $Env:APPVEYOR_BUILD_NUMBER
14-
- ps: Write-Host "Build Label: $Env:LABEL"
14+
- ps: Write-Host "Build Label: %LABEL%"
1515

1616
before_build:
1717
- appveyor-retry dotnet restore -v Minimal

0 commit comments

Comments
 (0)