fix: build error

This commit is contained in:
lencx
2022-12-07 21:00:19 +08:00
parent d390d85cf7
commit 08ea541130
3 changed files with 8 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ jobs:
${{ runner.os }}-yarn-
- name: Install app dependencies and build it
run: yarn && yarn build
run: yarn
- uses: tauri-apps/tauri-action@v0.3
env: