Skip to content

Commit

Permalink
Add bash.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Nov 2, 2024
1 parent 4d127dc commit e79887c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/build/windows/todesktop/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ runs:
- run: |
npm install -g @todesktop/[email protected]
yarn install --immutable
shell: cmd
shell: bash
- run: yarn set version --yarn-path self
shell: cmd
shell: bash
- name: Make app
shell: powershell
env:
Expand Down

0 comments on commit e79887c

Please sign in to comment.