Skip to content

Commit

Permalink
Merge pull request #22415 from ashley-cui/gha
Browse files Browse the repository at this point in the history
[CI:DOCS] Fix windows installer action
  • Loading branch information
openshift-merge-bot[bot] authored Apr 17, 2024
2 parents 60e0ef3 + 713c026 commit 3411523
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/upload-win-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

1 comment on commit 3411523

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

podman-next COPR build failed. @containers/packit-build please check.

Please sign in to comment.