Skip to content

Commit

Permalink
ENH: Fix circleci pathing failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjmjohnson committed Mar 1, 2020
1 parent daca3b9 commit bb7e8f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -45,6 +45,7 @@ jobs:
- run:
name: Fetch build script
command: |
cd ~/ITKTwoProjectionRegistration
curl -L https://raw.githubusercontent.com/InsightSoftwareConsortium/ITKPythonPackage/master/scripts/dockcross-manylinux-download-cache-and-build-module-wheels.sh -O
chmod u+x dockcross-manylinux-download-cache-and-build-module-wheels.sh
- run:
Expand Down

0 comments on commit bb7e8f9

Please sign in to comment.