Update dependabot.yml (#8143)
This commit is contained in:
parent
79bc4929e6
commit
284b6ee1e1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dependabot.yml
vendored
2
.github/workflows/dependabot.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
ruby-version: 2.7.1
|
||||
- name: Installing additional dependencies
|
||||
run: |
|
||||
sudo apt-get install postgresql-client libpq-dev
|
||||
sudo apt-get install postgresql-client libpq-dev libcurl4-openssl-dev
|
||||
- name: Bundle install
|
||||
run: |
|
||||
gem install bundler
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue