mirror of
https://github.com/fatedier/frp.git
synced 2026-04-22 00:49:10 +08:00
chore: remove obsolete build-all workflow and update architectures in package script
This commit is contained in:
@@ -18,7 +18,7 @@ rm -rf ./release/packages
|
||||
mkdir -p ./release/packages
|
||||
|
||||
os_all='linux windows darwin freebsd openbsd android'
|
||||
arch_all='386 amd64 arm arm64 mips64 mips64le mips mipsle riscv64 loong64'
|
||||
arch_all='amd64 arm arm64'
|
||||
extra_all='_ hf'
|
||||
|
||||
cd ./release
|
||||
|
||||
Reference in New Issue
Block a user