Skip to content

Commit 36b1a61

Browse files
committed
Only publish on Windows
1 parent 3a3d15b commit 36b1a61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ deploy:
4545
secure: aunGGWt32irQiOTX2wIO6e2Y5Ga0girA3xSUsmQv6E9d6ohHdbK5HJpXpmxW9QM3
4646
on:
4747
# Only publish on Windows
48-
image: Visual Studio 2019
48+
CI_WINDOWS: true
4949
# Only publish from the master branch
5050
branch: master
5151
# Publish NuGet packages
@@ -55,7 +55,7 @@ deploy:
5555
secure: 73eFUWSfho6pxCy1VRP1H0AYh/SFiyEREV+/ATcoj0I+sSH9dec/WXs6H2Jy5vlS
5656
on:
5757
# Only publish on Windows
58-
image: Visual Studio 2019
58+
CI_WINDOWS: true
5959
# Only publish from the master branch
6060
branch: master
6161
# Only publish if the trigger was a Git tag

0 commit comments

Comments
 (0)