Skip to content

Commit

Permalink
kitchen sink postgres dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TangoYankee committed Apr 5, 2024
1 parent 6cb3645 commit ad75d96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_update_api_database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y wget
sudo apt-get install -y software-properties-common
sudo apt install -y gpg gnupg2 apt-transport-https lsb-release ca-certificates
- name: Remove postgresql 14
run: sudo apt-get remove -y postgresql-14 postgresql-client-14
Expand Down

0 comments on commit ad75d96

Please sign in to comment.