Skip to content

Commit 913b06b

Browse files
committed
fix (ci): 修复 windows 编译语法问题
1 parent 790c5ea commit 913b06b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pre-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
else
140140
pnpm install
141141
fi
142+
shell: bash
142143

143144
- name: Build application
144145
run: pnpm tauri build

0 commit comments

Comments
 (0)