We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3869efe commit 50d5fccCopy full SHA for 50d5fcc
.github/workflows/main.yml
@@ -305,4 +305,4 @@ jobs:
305
draft: false
306
prerelease: false
307
token: ${{secrets.RELEASE_TOKEN}}
308
- artifacts: "winbuild/standard/installer/x86/*.msi,winbuild/standard/installer/x86/*.msm,winbuild/standard/installer/psqlodbc-setup/bin/Release/psqlodbc-setup.exe"
+ artifacts: "winbuild/standard/installer/x64/*.ms?,winbuild/standard/installer/x86/*.ms?,winbuild/standard/installer/psqlodbc-setup/bin/Release/psqlodbc-setup.exe"
0 commit comments