Skip to content
This repository was archived by the owner on Feb 27, 2020. It is now read-only.

Commit b1b696f

Browse files
committed
Publish package as artifact
1 parent 6f4917d commit b1b696f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

appveyor.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ install:
1616
build_script:
1717
- cmd: build.cmd
1818
test: off
19-
deploy: off
19+
deploy: off
20+
artifacts:
21+
- path: 'artifacts\*.nupkg'

0 commit comments

Comments
 (0)