mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 04:53:44 +08:00
chore: fix check
This commit is contained in:
parent
63974f97ab
commit
b767caa704
2
.github/workflows/alpha.yml
vendored
2
.github/workflows/alpha.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
- name: Yarn install and check
|
||||
run: |
|
||||
yarn install --network-timeout 1000000 --frozen-lockfile
|
||||
yarn run check
|
||||
yarn run check --force
|
||||
|
||||
- name: Tauri build
|
||||
uses: tauri-apps/tauri-action@v0
|
||||
|
Loading…
x
Reference in New Issue
Block a user