Skip to content

Develop#79

Merged
altaskur merged 2 commits intomainfrom
develop
Feb 17, 2026
Merged

Develop#79
altaskur merged 2 commits intomainfrom
develop

Conversation

@altaskur
Copy link
Copy Markdown
Owner

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

  • CI/CD workflow improvements:
    • .github/workflows/release.yml: Added a step to install libarchive-tools on Linux to ensure all necessary dependencies are available for the build process.

- Install libarchive-tools (bsdtar) on Linux runner
- Required by electron-builder for pacman target
fix(ci): install libarchive-tools for Linux pacman build
@altaskur altaskur merged commit f09275d into main Feb 17, 2026
1 check passed
@sonarqubecloud
Copy link
Copy Markdown

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