Skip to content

Fix compilation target in release workflow#701

Merged
Dekkonot merged 1 commit into
rojo-rbx:masterfrom
filiptibell:fix-release-target
Jun 30, 2023
Merged

Fix compilation target in release workflow#701
Dekkonot merged 1 commit into
rojo-rbx:masterfrom
filiptibell:fix-release-target

Conversation

@filiptibell

Copy link
Copy Markdown
Contributor

Fixes macOS aarch64 builds not actually outputting x86 binaries by specifying the --target flag during compilation in the release workflow. These are the same changes as this PR in Aftman, which had the same issue, and uses the same workflow.

@Dekkonot Dekkonot merged commit 342fb57 into rojo-rbx:master Jun 30, 2023
Dekkonot pushed a commit to UpliftGames/rojo that referenced this pull request Jan 11, 2024
Fixes macOS aarch64 builds not actually outputting x86 binaries by
specifying the `--target` flag during compilation in the release
workflow. These are the same changes as [this PR in
Aftman](LPGhatguy/aftman#34), which had the same
issue, and uses the same workflow.
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.

3 participants