Skip to content

Commit

Permalink
👷 Use pinned dev version of cpac (until cpac is upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy committed Jun 16, 2023
1 parent da7e8d1 commit 4184c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ commands:
cd /home/circleci/build
python -m venv ~/simple
source ~/simple/bin/activate
pip install cpac semver
pip install git+https://github.com/FCP-INDI/cpac.git@cabac8b820075876cfc28966071306b9314c139e semver
deactivate
run-cpac-commands:
Expand Down

0 comments on commit 4184c89

Please sign in to comment.