Skip to content

Commit

Permalink
Specifying the shell:bash command
Browse files Browse the repository at this point in the history
  • Loading branch information
balajialg authored May 11, 2024
1 parent 5292add commit ed310bf
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 ed310bf

Please sign in to comment.