refactor: replace 'pnpm check' with 'pnpm prepare' in workflow files and update CONTRIBUTING.md
This commit is contained in:
@@ -52,9 +52,9 @@ You have two options for downloading the clash binary:
|
||||
|
||||
- Automatically download it via the provided script:
|
||||
```shell
|
||||
pnpm run check
|
||||
pnpm run prepare
|
||||
# Use '--force' to force update to the latest version
|
||||
# pnpm run check --force
|
||||
# pnpm run prepare --force
|
||||
```
|
||||
- Manually download it from the [Mihomo release](https://github.com/MetaCubeX/mihomo/releases). After downloading, rename the binary according to the [Tauri configuration](https://tauri.app/v1/api/config#bundleconfig.externalbin).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user