We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d37883 commit 66543e8Copy full SHA for 66543e8
.circleci/config.yml
@@ -126,9 +126,9 @@ jobs:
126
sudo apt-get update
127
sudo apt-get upgrade
128
129
- cd /etc/apt/trusted.gpg.d && ls -a
+ uname -m
130
sudo curl https://keybase.io/codecovsecurity/pgp_keys.asc | gpg --no-default-keyring --keyring trustedkeys.gpg --import # One-time step
131
+
132
133
curl -Os https://uploader.codecov.io/latest/linux-arm64/codecov
134
0 commit comments