mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-15 21:00:27 +00:00
release: Fix rpm package format for desktop client
This commit is contained in:
@@ -1143,6 +1143,7 @@ jobs:
|
||||
set -euo pipefail
|
||||
sudo apt-get update || true
|
||||
sudo apt-get install -y debsigs libarchive-tools rpm zstd
|
||||
echo '%_rpmformat 4' > "$HOME/.rpmmacros"
|
||||
- name: Install dependencies
|
||||
run: |-
|
||||
pnpm -C clients/desktop install
|
||||
|
||||
Reference in New Issue
Block a user