Skip to content

ci: clickable model links in release table + exclude ccache-binary from assets#233

Merged
fatalcoder524 merged 2 commits into
WildKernels:mainfrom
luigimak:main_link
Jun 11, 2026
Merged

ci: clickable model links in release table + exclude ccache-binary from assets#233
fatalcoder524 merged 2 commits into
WildKernels:mainfrom
luigimak:main_link

Conversation

@luigimak

@luigimak luigimak commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Each model cell now links directly to its zip asset via the standard
GitHub release download URL (OWNER/REPO/releases/download/TAG/FILE.zip).
Tag is resolved from $NEW_TAG set in the preceding step.
@fatalcoder524

fatalcoder524 commented Jun 10, 2026

Copy link
Copy Markdown
Member

https://github.com/luigimak/OnePlus_KernelSU_SUSFS/actions/runs/27228295874/job/80401331949#step:5:12

archive: false broke the download of ccache.

It's using the system ccache. Fix it.

@luigimak luigimak force-pushed the main_link branch 2 times, most recently from d04724f to 8dba9dc Compare June 10, 2026 17:48
Remove ccache-binary.zip from downloaded-artifacts before processing,
since skip-decompress wraps it as a .zip and it would otherwise be
picked up by the *.zip glob in the device table and asset upload.
@fatalcoder524 fatalcoder524 merged commit 041f75c into WildKernels:main Jun 11, 2026
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