We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98290d commit 5e5befbCopy full SHA for 5e5befb
1 file changed
appveyor.yml
@@ -8,7 +8,7 @@ configuration:
8
- Release
9
10
build_script:
11
- - ps: .\build.ps1
+ - powershell .\build.ps1
12
13
test: off
14
skip_tags: true
0 commit comments