Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pawurb committed Dec 31, 2023
1 parent a109793 commit 035ce19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ jobs:
ruby-version: ${{ matrix.ruby-version }}
- name: Setup dependencies
run: |
gem update --system
gem install bundler
gem install bundler -v 2.4.22
sudo apt-get update --allow-releaseinfo-change
sudo apt install postgresql-client
sudo apt install libpq-dev
Expand Down

0 comments on commit 035ce19

Please sign in to comment.