Skip to content

Commit

Permalink
Uninstall x64 driver too
Browse files Browse the repository at this point in the history
  • Loading branch information
apgrucza committed Apr 25, 2024
1 parent bc6c79e commit 28440e0
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 @@ -204,6 +204,7 @@ jobs:
run: |
winbuild\regress.ps1 -DsnInfo "SERVER=localhost|DATABASE=contrib_regression|PORT=5432|UID=postgres|PWD=password"
${{ env.PSQLODBC_OBJBASE }}\test_x86\RegisterRegdsn.exe uninstall_driver postgres_devw
${{ env.PSQLODBC_OBJBASE }}\test_x64\RegisterRegdsn.exe uninstall_driver postgres_devw
- name: build psqlodbc with mimalloc
shell: powershell
run: |
Expand Down

0 comments on commit 28440e0

Please sign in to comment.