Skip to content

Commit

Permalink
fixed conda-win deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
kszucs committed Jun 20, 2018
1 parent 38d075b commit 44ff0ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/tasks/conda-recipes/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ test_script:
- conda.exe build --output-folder . parquet-cpp arrow-cpp pyarrow
- pushd win-64
- for %%f in (*.tar.bz2) do ren "%%f" "%%~nf-win-64.tar.bz2"
- popd

artifacts:
# this must be relative and child of the build C:\projects\crossbow directory
Expand Down

0 comments on commit 44ff0ff

Please sign in to comment.