Skip to content

Commit

Permalink
build(SIGBMWDEX-170) add gpg to build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
TorgeHarbig committed Mar 28, 2024
2 parents 0fc4a34 + f3240ca commit 282d176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ commands:
- run:
name: "Install tools"
command: |
apt-get -y update && apt-get install -y git curl
apt-get -y update && apt-get install -y git curl gpg
# cypress requirements
apt-get -y install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libnss3 libxss1 libasound2 libxtst6 xauth xvfb
Expand Down

0 comments on commit 282d176

Please sign in to comment.