Skip to content

Commit

Permalink
Merge pull request #65 from berkeley-dsep-infra/shell_bash
Browse files Browse the repository at this point in the history
Specifying the shell:bash command
  • Loading branch information
balajialg authored May 11, 2024
2 parents 5292add + ed310bf commit 112f7e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
mkdir -p "$(dirname "$new_path")"
mv "$file" "$new_path"
done
shell: bash
- name: Get changed files
id: changed-files
Expand Down

0 comments on commit 112f7e4

Please sign in to comment.