Skip to content

Commit d91706d

Browse files
committed
deploy dll
1 parent 241105f commit d91706d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ build_script:
2121
msbuild INSTALL.vcxproj /p:Configuration=Release
2222
2323
artifacts:
24-
- path: x64/install/bin/emmy_core.dll
24+
- path: x64/install/bin
2525
name: emmy_core@x64
26-
- path: x86/install/bin/emmy_core.dll
26+
- path: x86/install/bin
2727
name: emmy_core@x86
2828
deploy:
2929
- provider: GitHub

0 commit comments

Comments
 (0)