mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 03:32:36 +08:00
6 lines
167 B
Bash
6 lines
167 B
Bash
pnpm install
|
|
pnpm check $INPUT_TARGET
|
|
sed -i "s/#openssl/openssl={version=\"0.10\",features=[\"vendored\"]}/g" src-tauri/Cargo.toml
|
|
|
|
pnpm build --target $INPUT_TARGET
|