Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend committed Jul 31, 2023
1 parent 2e06cdf commit 45c842b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extension_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
working-directory: ./
- name: test
run: |
pgrx15_config=$(stoml ~/.pgrx/15.3/config.toml configs.pg15)
pgrx15_config=$(stoml ~/.pgrx/config.toml configs.pg15)
trunk install pgvector --pg-config ${pgrx15_config}
trunk install pgmq --pg-config ${pgrx15_config}
trunk install pg_cron --pg-config ${pgrx15_config}
Expand Down

0 comments on commit 45c842b

Please sign in to comment.