Skip to content

Commit

Permalink
fix: missing key
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar authored Mar 7, 2024
1 parent bab8d25 commit 049e987
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
- run:
name: Install dependencies
command: |
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E88979FB9B30ACF2
apt-get update && apt-get -y install wget gnupg libdigest-sha-perl
- when:
condition:
Expand Down

0 comments on commit 049e987

Please sign in to comment.