Skip to content

fix: install sharp in isolated dir for macOS CI#46

Merged
ApiliumDevTeam merged 2 commits intodevfrom
fix/ci-installers
Mar 25, 2026
Merged

fix: install sharp in isolated dir for macOS CI#46
ApiliumDevTeam merged 2 commits intodevfrom
fix/ci-installers

Conversation

@ApiliumDevTeam
Copy link
Copy Markdown
Collaborator

Summary

macOS CI jobs fail because npm install sharp triggers peer dep conflict with oxlint in the project root. Fix: install sharp in /tmp/sharp-tool/ and use NODE_PATH to resolve it.

Test plan

  • Re-run Build Desktop Installers workflow — all 5 jobs should pass

…#45)

## Summary

Hotfix for CI installer build failures. Merges fix from dev to main.

- linux-arm64: native `ubuntu-24.04-arm` runner
- macOS: `--no-package-lock --ignore-scripts` for sharp, `macos-14`
runner
- linux-arm64: add icon generation step

## After merge

Re-run `Build Desktop Installers` workflow via `workflow_dispatch` to
generate remaining artifacts.
@ApiliumDevTeam ApiliumDevTeam merged commit 85e89bb into dev Mar 25, 2026
2 of 3 checks passed
@ApiliumDevTeam ApiliumDevTeam deleted the fix/ci-installers branch March 25, 2026 19:46
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