Skip to content

Commit

Permalink
YAML and whitespace, sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
slipset committed Feb 24, 2022
1 parent 07b89d3 commit 4095652
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ jobs:
- run:
name: Setup GPG signing key
command: |
apt-get update
apt-get install -y make gnupg
apt-get update
apt-get install -y make gnupg
GNUPGHOME="$HOME/.gnupg"
export GNUPGHOME
mkdir -p "$GNUPGHOME"
Expand Down

0 comments on commit 4095652

Please sign in to comment.