Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenac95 committed Apr 18, 2024
1 parent fc301f1 commit 11daf37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/meltano/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ runs:
version: '1.7.1'

- name: Run cloudsql proxy
shell: bash
run: |
curl -o cloud-sql-proxy https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.11.0/cloud-sql-proxy.linux.amd64 &&
chmod +x cloud-sql-proxy
Expand Down

0 comments on commit 11daf37

Please sign in to comment.