Skip to content

Commit cd7cd13

Browse files
committed
Use PowerShell Core for build.
1 parent 9f4784f commit cd7cd13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ environment:
1010
clone_depth: 1
1111

1212
build_script:
13-
- ps: .\build.ps1
13+
- pwsh: .\build.ps1

0 commit comments

Comments
 (0)