Skip to content

Commit b48ed6f

Browse files
wip
1 parent 85da394 commit b48ed6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ jobs:
123123
- run:
124124
name: Collecting coverage reports
125125
command: |
126+
apt-get update
127+
apt-get install ca-certificates
126128
curl https://keybase.io/codecovsecurity/pgp_keys.asc | gpg --no-default-keyring --keyring trustedkeys.gpg --import # One-time step
127129
128130
curl -Os https://uploader.codecov.io/latest/linux-arm64/codecov

0 commit comments

Comments
 (0)