Skip to content

Commit 50d5fcc

Browse files
committed
add x64 artifacts
1 parent 3869efe commit 50d5fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,4 +305,4 @@ jobs:
305305
draft: false
306306
prerelease: false
307307
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"
308+
artifacts: "winbuild/standard/installer/x64/*.ms?,winbuild/standard/installer/x86/*.ms?,winbuild/standard/installer/psqlodbc-setup/bin/Release/psqlodbc-setup.exe"

0 commit comments

Comments
 (0)