Skip to content

Conversation

@wizzomafizzo
Copy link
Member

Summary

  • Move the copy step before upload so the installer uses a consistent filename for the artifact
  • Upload zaparoo-setup.exe instead of versioned name
  • Matches the exe signing pattern which works correctly

The versioned filename used ${VERSION} in a YAML path parameter which doesn't expand - shell variables only work in run: steps.

Move the copy step before upload so the installer uses a consistent
filename (zaparoo-setup.exe) for the artifact, matching the exe pattern.

The versioned filename used ${VERSION} in a YAML path parameter which
doesn't expand - shell variables only work in run steps.
@codecov
Copy link

codecov bot commented Dec 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@wizzomafizzo wizzomafizzo merged commit 835d125 into main Dec 20, 2025
10 checks passed
@wizzomafizzo wizzomafizzo deleted the fix/windows-installer-signing branch December 20, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants