Skip to content

fix(ci): install libarchive-tools for Linux pacman build#77

Merged
altaskur merged 1 commit intodevelopfrom
chore/bump-alpha-7
Feb 17, 2026
Merged

fix(ci): install libarchive-tools for Linux pacman build#77
altaskur merged 1 commit intodevelopfrom
chore/bump-alpha-7

Conversation

@altaskur
Copy link
Copy Markdown
Owner

This pull request adds a step to the release workflow to ensure Linux build dependencies are installed before generating the Prisma client. This helps prevent build failures due to missing system packages.

  • Workflow improvements:
    • .github/workflows/release.yml: Added a step to install libarchive-tools using apt-get to ensure required Linux build dependencies are present during the release process.

- Install libarchive-tools (bsdtar) on Linux runner
- Required by electron-builder for pacman target
@altaskur altaskur merged commit 67cc6d2 into develop Feb 17, 2026
1 check passed
@altaskur altaskur deleted the chore/bump-alpha-7 branch February 17, 2026 20:23
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