Skip to content

Commit

Permalink
ensure refreshenv after choco install
Browse files Browse the repository at this point in the history
  • Loading branch information
sonroyaalmerol committed Nov 3, 2024
1 parent b767fef commit b95b2e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/set-wix-guids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
if: env.needs_guid == 'true'
run: |
choco install go-msi
refreshenv
go-msi set-guid -p ./build/package/windows/wix.json
- name: Commit and push changes
Expand Down

0 comments on commit b95b2e6

Please sign in to comment.