Skip to content

Commit

Permalink
cd: set windows shell to bash
Browse files Browse the repository at this point in the history
  • Loading branch information
18alantom committed Dec 13, 2021
1 parent 7b22e70 commit 8c14fd7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ jobs:
build-windows:
runs-on: windows-latest
defaults:
run:
shell: bash

steps:
- name: Setup node
uses: actions/setup-node@v2
Expand Down

0 comments on commit 8c14fd7

Please sign in to comment.