Update dependabot.yml (#8140)
This commit is contained in:
parent
a607cbbf41
commit
a913103e7d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dependabot.yml
vendored
2
.github/workflows/dependabot.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
sudo apt-get install postgresql-client libpq-dev
|
||||
- name: Bundle install
|
||||
run: |
|
||||
gem install bundler --no-rdoc --no-ri
|
||||
gem install bundler
|
||||
bundle config set cache_all true
|
||||
bundle config cache_all_platforms true
|
||||
bundle install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue