Skip to content

Commit

Permalink
Add v
Browse files Browse the repository at this point in the history
  • Loading branch information
naderm committed Sep 8, 2017
1 parent 1409270 commit f80d246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ install:
- ps: "echo ${pycamverter_version}"
# - ps: $pycamverter_version = "v0.10.0"
# - ps: "echo ${pycamverter_version}"
- ps: Start-FileDownload https://github.com/white-lab/pycamverter/releases/download/${pycamverter_version}/PyCAMVerter.exe
- ps: Start-FileDownload https://github.com/white-lab/pycamverter/releases/download/v${pycamverter_version}/PyCAMVerter.exe

# test_script:
# - yarn test
Expand Down

0 comments on commit f80d246

Please sign in to comment.