Skip to content

Commit bf63c52

Browse files
KenCormarobinjhuang
authored andcommitted
Needed Shell For this
1 parent 366de98 commit bf63c52

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/actions/build/windows/todesktop/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ runs:
2222
shell: cmd
2323
- run: yarn set version --yarn-path self
2424
shell: cmd
25-
- run: yarn run download-uv all
25+
- run: yarn run download:uv all
26+
shell: powershell
2627
- name: Make app
2728
shell: powershell
2829
env:

0 commit comments

Comments
 (0)