Skip to content

Commit 6fb1bcb

Browse files
committed
⬆️ Upgrade cpac
1 parent 3510e70 commit 6fb1bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ commands:
3333
cd /home/circleci/build
3434
python -m venv ~/simple
3535
source ~/simple/bin/activate
36-
pip install git+https://github.com/FCP-INDI/cpac.git@cabac8b820075876cfc28966071306b9314c139e semver
36+
pip install git+https://github.com/FCP-INDI/cpac.git@81c33b52d72478bef54ccfdce05577d52ebf714c semver
3737
deactivate
3838
3939
run-cpac-commands:

0 commit comments

Comments
 (0)