Skip to content

Commit

Permalink
really, not bash by default?
Browse files Browse the repository at this point in the history
  • Loading branch information
straker committed Jan 10, 2024
1 parent a060dd8 commit 42c16ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-generated-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ env:
jobs:
update_genereated_files:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 42c16ab

Please sign in to comment.