Skip to content

Commit 907999b

Browse files
committed
Update config.yml
1 parent 7254f8c commit 907999b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- run:
3737
name: install dependencies
3838
command: |
39+
wget -qO - https://ftp-master.debian.org/keys/archive-key-11.asc | sudo apt-key add -
3940
gem install bundler:2.4.22
4041
bundle install --path vendor/bundle
4142
sudo rm /etc/apt/sources.list

0 commit comments

Comments
 (0)