mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 13:30:31 +08:00
chore: update ci
This commit is contained in:
parent
f7bf6a8080
commit
a2644a4ebf
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -48,7 +48,9 @@ jobs:
|
||||
${{ runner.os }}-yarn-
|
||||
|
||||
- name: Yarn install and check
|
||||
run: yarn && yarn run check
|
||||
run: |
|
||||
yarn install --network-timeout 1000000
|
||||
yarn run check
|
||||
|
||||
- name: Tauri build
|
||||
uses: tauri-apps/tauri-action@v0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user