Skip to content

Commit

Permalink
changing shell to cmd for win
Browse files Browse the repository at this point in the history
  • Loading branch information
gitting-around committed Oct 23, 2024
1 parent e5afd28 commit 11459f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Build Windows
if: matrix.os == 'windows-latest'
shell: bash
shell: cmd
run: ./scripts/_build_base.sh win-x64 win-x86_64


Expand Down

0 comments on commit 11459f5

Please sign in to comment.