diff --git a/.github/scripts/common/lib.sh b/.github/scripts/common/lib.sh index 00b81072562c..03461ce93063 100755 --- a/.github/scripts/common/lib.sh +++ b/.github/scripts/common/lib.sh @@ -316,7 +316,7 @@ function import_gpg_keys() { ) & done wait - gpg -k $SEC + gpg -k } # Check the GPG signature for a given binary