Skip to content

Commit 9563813

Browse files
author
Bart Koelman
committed
Find binary
1 parent 6559462 commit 9563813

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ build_script:
9898
9999
Write-Output "PostgreSQL version:"
100100
if ($IsWindows) {
101+
Get-Childitem -Path "C:\Program Files\PostgreSQL" -Recurse
101102
. "${env:ProgramFiles}\PostgreSQL\13.1\bin\psql" --version
102103
}
103104
else {

0 commit comments

Comments
 (0)