We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f30c33 commit 7247e23Copy full SHA for 7247e23
.github/actions/build-node-python/action.yml
@@ -124,6 +124,7 @@ runs:
124
run: |
125
sudo /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh -y
126
sudo apt-get install postgresql-16-pgvector
127
+ shell: bash
128
# General
129
- name: Git config
130
if: inputs.github_ro_token != ''
0 commit comments