mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
fix windows workflow
This commit is contained in:
@@ -98,7 +98,6 @@ jobs:
|
||||
- name: Install WiX UI Extension
|
||||
shell: pwsh
|
||||
run: |
|
||||
$env:PATH = "$($env:USERPROFILE)\.dotnet\tools;" + $env:PATH
|
||||
wix extension add --global WixToolset.UI.wixext/4.0.5
|
||||
wix extension list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user