chore: fix check
This commit is contained in:
parent
f22e360cbb
commit
9df1115380
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…
Reference in New Issue
Block a user