We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef01e5 commit 85ce0d2Copy full SHA for 85ce0d2
appveyor.yml
@@ -11,7 +11,7 @@ assembly_info:
11
after_test:
12
- call Build\PackageCurrentBranch.bat
13
artifacts:
14
-- path: Build\LibTessDotNet-v$(appveyor_build_version).zip
+- path: Build\LibTessDotNet*.zip
15
name: LibTessDotNet
16
# deploy:
17
# - provider: GitHub
0 commit comments