Skip to content

Commit 94af166

Browse files
committed
edit build to build_script
1 parent 33a819f commit 94af166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ configuration: Release
44
before_build:
55
- cmd: dotnet tool restore
66
- cmd: dotnet restore PooledStream.slnproj
7-
build:
7+
build_script:
88
cmd: dotnet tool run dotnet-cake build.cake -Configuration=Release
99
test: off
1010
artifacts:

0 commit comments

Comments
 (0)