Skip to content

Add downloadable multi-platform builds - #95

Open
o wants to merge 5 commits into
PaulStoffregen:masterfrom
o:community-builds
Open

o wants to merge 5 commits into
PaulStoffregen:masterfrom
o:community-builds

Conversation

@o

@o o commented Jul 12, 2026

Copy link
Copy Markdown

No description provided.

o added 5 commits July 12, 2026 14:34
actions/checkout@v4, actions/upload-artifact@v4, and
actions/download-artifact@v4 are pinned to the deprecated Node 20
runtime, which GitHub now force-runs on Node 24 with a warning.
Bump to the latest majors (checkout@v7, upload-artifact@v7,
download-artifact@v8), which target Node 24 natively.
The publish-release job has no actions/checkout step, so gh has no
.git directory to infer the target repository from, failing with
"fatal: not a git repository". Pass --repo explicitly instead.
This PR is about the build workflow, not documentation changes to
the upstream README. Restore the original wording.
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