Skip to content

Commit 3f6b26d

Browse files
committed
👷 Install semver
1 parent 65c40a1 commit 3f6b26d

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
@@ -31,7 +31,7 @@ commands:
3131
cd /home/circleci/build
3232
python -m venv ~/simple
3333
source ~/simple/bin/activate
34-
pip install cpac
34+
pip install cpac semver
3535
deactivate
3636
3737
run-cpac-commands:

0 commit comments

Comments
 (0)