Skip to content

Commit 8df91cd

Browse files
authored
Update main.yml to use wix version 6.0.0 (#104)
1 parent 05504eb commit 8df91cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ jobs:
279279
shell: cmd
280280
run: |
281281
dotnet tool install --global wix
282-
wix extension add --global WixToolset.UI.wixext/5.0.2
282+
wix extension add --global WixToolset.UI.wixext/6.0.0
283283
284284
- name: build psqlodbc standard
285285
shell: powershell

0 commit comments

Comments
 (0)