We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790c5ea commit 913b06bCopy full SHA for 913b06b
1 file changed
.github/workflows/pre-check.yml
@@ -139,6 +139,7 @@ jobs:
139
else
140
pnpm install
141
fi
142
+ shell: bash
143
144
- name: Build application
145
run: pnpm tauri build
0 commit comments