diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6471d4e3c..97b0e2fee 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,6 +7,7 @@ jobs: - name: Run validation run: | curl https://keybase.io/codecovsecurity/pgp_keys.asc | gpg --no-default-keyring --keyring trustedkeys.gpg --import # One-time step + gpg --generate-key gpg --no-tty --lsign-key ED779869 curl -Os https://cli.codecov.io/latest/macos/codecov curl -Os https://cli.codecov.io/latest/macos/codecov.SHA256SUM