Skip to content

Commit

Permalink
CI: Fix ruby-2.5 on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed Jan 14, 2022
1 parent 0e97f48 commit 29ed324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/source-gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
unzip postgresql-$PGVERSION-binaries.zip && \
echo `pwd`/pgsql/bin >> $GITHUB_PATH
- run: gem update --system
- run: bundle install

- run: gem install --local *.gem --verbose
Expand Down

0 comments on commit 29ed324

Please sign in to comment.