Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit b5bcb53

Browse files
author
Ganeshwara Herawan Hananda
authored
Add pip module certifi
1 parent 38ff050 commit b5bcb53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
- install-bazel-linux-rbe
108108
- checkout
109109
- run: |
110+
pip install certifi
110111
export RELEASE_APPROVAL_USERNAME=$REPO_GITHUB_USERNAME
111112
export RELEASE_APPROVAL_TOKEN=$REPO_GITHUB_TOKEN
112113
bazel run @graknlabs_build_tools//ci:release-approval

0 commit comments

Comments
 (0)