Skip to content

Commit

Permalink
shell:bash
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Hall <[email protected]>
  • Loading branch information
imjasonh committed Jun 11, 2024
1 parent 4143e83 commit e8ccfae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/use-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
matrix:
platform: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.platform }}
defaults:
run:
shell: bash

steps:
- uses: actions/setup-go@v5
Expand Down

0 comments on commit e8ccfae

Please sign in to comment.