Skip to content

Commit

Permalink
Add missing shell
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 590574723
Change-Id: I28423a2a1042823898d7032475d6930a230b4e71
  • Loading branch information
jagapiou authored and Copybara-Service committed Dec 13, 2023
1 parent 4218be2 commit e7c9837
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/install-examples/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ runs:
run: pip list

- name: Convert notebooks
shell: bash
run: |
jupyter nbconvert --to=python --output-dir=notebooks \
--RegexRemovePreprocessor.patterns='!pip' \
Expand Down

0 comments on commit e7c9837

Please sign in to comment.