Skip to content

Commit

Permalink
Try setting shell to bash explicitly for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenMMortimer committed Mar 1, 2022
1 parent 133b37c commit 35053ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main-04-R-CMD-check-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
./.github/scripts/decrypt_secret.sh
env:
SALESFORCER_TOKEN_PASSPHRASE: ${{ secrets.SALESFORCER_TOKEN_PASSPHRASE }}
shell: bash

- uses: r-lib/actions/setup-r@master
with:
Expand Down

0 comments on commit 35053ec

Please sign in to comment.