Skip to content

Commit

Permalink
chore(ci): use bash shell for Rust jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel committed Jan 6, 2025
1 parent 6729410 commit 346a2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ permissions:

defaults:
run:
shell: bash -l {0}
shell: bash

jobs:
rust:
Expand Down

0 comments on commit 346a2ed

Please sign in to comment.