Skip to content

Commit

Permalink
Needed Shell For this
Browse files Browse the repository at this point in the history
  • Loading branch information
KenCorma authored and robinjhuang committed Nov 10, 2024
1 parent 366de98 commit bf63c52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions/build/windows/todesktop/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ runs:
shell: cmd
- run: yarn set version --yarn-path self
shell: cmd
- run: yarn run download-uv all
- run: yarn run download:uv all
shell: powershell
- name: Make app
shell: powershell
env:
Expand Down

0 comments on commit bf63c52

Please sign in to comment.