Merge pull request #22415 from ashley-cui/gha

[CI:DOCS] Fix windows installer action
This commit is contained in:
openshift-merge-bot[bot] 2024-04-17 20:12:49 +00:00 committed by GitHub
commit 34115231a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@ jobs:
- name: Dry Run Status
run: |
Write-Output "::notice::This workflow execution will be a dry-run: ${{ steps.actual_dryrun.outputs.dryrun }}"
- name: Install Wix
run: choco install wixtoolset --version=3.14.0
- name: Determine version
id: getversion
run: |