Skip to content

Commit

Permalink
rust demos workflow use bash shell
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Aug 16, 2024
1 parent ce7b761 commit f7748db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust-demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on:
defaults:
run:
working-directory: demo/rust
shell: bash

jobs:
build-github-hosted:
Expand Down

0 comments on commit f7748db

Please sign in to comment.