Skip to content

Commit

Permalink
this needs to run on CMD
Browse files Browse the repository at this point in the history
  • Loading branch information
KenCorma committed Nov 6, 2024
1 parent 1569303 commit 64aeead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/windows/todesktop/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ runs:
- run: yarn set version --yarn-path self
shell: cmd
- name: Download UV
shell: powershell
shell: cmd
run: |
cd ./assets
mkdir uv && mkdir uv/win && mkdir uv/macos && mkdir uv/linux
Expand Down

0 comments on commit 64aeead

Please sign in to comment.