Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
asymworks committed Feb 15, 2021
1 parent 2e50208 commit 212c834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- name: Install PostgreSQL
run: |
sudo apt-get update \
&& sudo apt-get remove buildah podman -y \
&& sudo apt-get autoremove -y \
&& sudo apt-get upgrade \
&& sudo apt-get -y install --no-install-recommends build-essential libpq-dev
- name: Install Dependencies
Expand Down

0 comments on commit 212c834

Please sign in to comment.