Skip to content

Commit 200c5a4

Browse files
committed
version info was missing in appveyor config
1 parent 2c86de2 commit 200c5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ test_script:
1313
- cargo test --verbose
1414

1515
artifacts:
16-
- path: enforcer.zip
16+
- path: enforcer$(appveyor_build_version).zip
1717
name: Enforcer
1818

1919
deploy:

0 commit comments

Comments
 (0)