Skip to content

Commit

Permalink
try to fix libpsql.dll installation for windows II #929
Browse files Browse the repository at this point in the history
  • Loading branch information
Fanda Vacek committed Jul 9, 2023
1 parent c999f07 commit eb297bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:

- name: Copy PostgreSQL runtime libraries
run: |
ls "/"
ls "/Program Files"
ls "/Program Files/PostgreSQL"
ls "/Program Files/PostgreSQL/14"
Expand Down

0 comments on commit eb297bb

Please sign in to comment.