Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

Commit bbb6edb

Browse files
committed
Fixed appveyor artifact path.
1 parent a58df51 commit bbb6edb

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
@@ -25,7 +25,7 @@ test: off
2525
artifacts:
2626
- path: build\SharpDX-SDK-*.exe
2727
name: SharpDX SDK
28-
- path: build\*.nupkg
28+
- path: bin\*.nupkg
2929
name: SharpDX Nugets
3030
deploy:
3131
- provider: NuGet

0 commit comments

Comments
 (0)