Skip to content

Commit 3007c11

Browse files
committed
Powershell Core, not Powershell.
1 parent 6379b32 commit 3007c11

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
@@ -23,7 +23,7 @@ clone_depth: 1
2323
test: off
2424

2525
build_script:
26-
- ps: .\build.ps1
26+
- pwsh: .\build.ps1
2727

2828
artifacts:
2929
- path: artifacts\packages\**\*.nupkg

0 commit comments

Comments
 (0)