Skip to content

Commit

Permalink
Install psycopg2
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Oct 29, 2024
1 parent 047535b commit b60e3d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/deploy_gcloud/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ runs:
pip install -t lib django-anymail[amazon_ses]
pip install -t lib google-auth==1.*
pip install -t lib psycopg2
# Install custom common package after everything else if deploying a specific portal branch to ensure the
# changes from common come through
Expand Down

0 comments on commit b60e3d9

Please sign in to comment.