Skip to content

Add windows .exe during release build and fix dependency bug#18

Merged
JamyGolden merged 2 commits intomainfrom
jamy/feature/windows-build
Sep 8, 2025
Merged

Add windows .exe during release build and fix dependency bug#18
JamyGolden merged 2 commits intomainfrom
jamy/feature/windows-build

Conversation

@JamyGolden
Copy link
Member

My goal with this PR was to get a .exe generated during the github action release build: #17

While testing I found that the build succeeds on windows without any changes, however I did run into a bug during the windows build where tinted-builder-rust sync failed because I didn't have git installed.

This PR adds the .exe creation during the release action and adds provides an error message if tinted-builder-rust sync is run and git doesn't exist.

@JamyGolden JamyGolden requested a review from a team as a code owner September 1, 2025 16:27
@JamyGolden JamyGolden merged commit b2e9f34 into main Sep 8, 2025
12 checks passed
@JamyGolden JamyGolden deleted the jamy/feature/windows-build branch September 8, 2025 08:38
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.

1 participant