Skip to content

Commit 66543e8

Browse files
wip
1 parent 1d37883 commit 66543e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@ jobs:
126126
sudo apt-get update
127127
sudo apt-get upgrade
128128
129-
cd /etc/apt/trusted.gpg.d && ls -a
129+
uname -m
130130
sudo curl https://keybase.io/codecovsecurity/pgp_keys.asc | gpg --no-default-keyring --keyring trustedkeys.gpg --import # One-time step
131-
cd /etc/apt/trusted.gpg.d && ls -a
131+
132132
133133
curl -Os https://uploader.codecov.io/latest/linux-arm64/codecov
134134

0 commit comments

Comments
 (0)