Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
chore: fix check
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzgydi committed Nov 3, 2023
1 parent f22e360 commit 9df1115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9df1115

Please sign in to comment.