Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): msi package is x64 only #271

Merged
merged 1 commit into from
May 5, 2024
Merged

fix(ci): msi package is x64 only #271

merged 1 commit into from
May 5, 2024

Conversation

tlecomte
Copy link
Owner

@tlecomte tlecomte commented May 5, 2024

Without this setting, the msi accepts being installed on a 32 bit Windows 10, but Friture fails to run. This closes #264

Without this setting, the msi accepts being installed on a 32 bit Windows 10, but Friture fails to run.
This closes #264
@tlecomte tlecomte merged commit 8be0c04 into master May 5, 2024
8 checks passed
@tlecomte tlecomte deleted the msi_x64 branch May 5, 2024 10:24
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.

Missing x86 / 32bit check in MSI installer.
1 participant