Skip to content

Commit

Permalink
Run windows on bash
Browse files Browse the repository at this point in the history
  • Loading branch information
francescmm committed Oct 20, 2024
1 parent 8ee13f3 commit b15dd48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@ jobs:
Windows:
name: Windows
needs: [Tarball]
defaults:
run:
shell: bash
strategy:
matrix:
env:
Expand Down

0 comments on commit b15dd48

Please sign in to comment.