Skip to content

Commit

Permalink
use installed postgresql
Browse files Browse the repository at this point in the history
  • Loading branch information
davecramer committed Apr 15, 2024
1 parent 56d836d commit 8b7ab43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ jobs:
shell: cmd
run: |
echo on
sc config "postgresql-x64-14" start= auto
net start postgresql-x64-14
- name: get psqlodbc
uses: actions/checkout@v4
Expand Down

0 comments on commit 8b7ab43

Please sign in to comment.