chore: fix check

This commit is contained in:
GyDi 2023-11-03 16:00:34 +08:00
parent f22e360cbb
commit 9df1115380

View File

@ -64,7 +64,7 @@ jobs:
- name: Yarn install and check - name: Yarn install and check
run: | run: |
yarn install --network-timeout 1000000 --frozen-lockfile yarn install --network-timeout 1000000 --frozen-lockfile
yarn run check yarn run check --force
- name: Tauri build - name: Tauri build
uses: tauri-apps/tauri-action@v0 uses: tauri-apps/tauri-action@v0