Skip to content

Commit

Permalink
remove unnecessary install
Browse files Browse the repository at this point in the history
  • Loading branch information
jenseng committed Jan 2, 2024
1 parent 1739ba4 commit 0bbf939
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- run: sudo apt-get -yqq install libpq-dev libmysqlclient-dev
- run: gem install bundler
- env:
DB_CONFIG: github-actions
PGPORT: ${{ job.services.postgres.ports[5432] }}
Expand Down

0 comments on commit 0bbf939

Please sign in to comment.