mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-03 19:12:04 +08:00
feat(release): add RPM and Flatpak packaging support for Linux
- Add RPM bundle to Linux build targets in CI workflow - Add Flatpak manifest, desktop entry, and AppStream metainfo - Update release workflow to build and publish .rpm and .flatpak artifacts - Update README docs with new Linux package formats and installation instructions - Add .gitignore rules for Flatpak build artifacts
This commit is contained in:
@@ -18,3 +18,8 @@ GEMINI.md
|
||||
/.vscode
|
||||
vitest-report.json
|
||||
nul
|
||||
|
||||
# Flatpak build artifacts
|
||||
flatpak/cc-switch.deb
|
||||
flatpak-build/
|
||||
flatpak-repo/
|
||||
|
||||
Reference in New Issue
Block a user