Skip to content

Commit dd74850

Browse files
authored
Update s3 html specify bash shell for running script step (#4881)
1 parent afb5c38 commit dd74850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-s3-html.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
repository: pytorch/test-infra
3434
ref: ${{ github.ref }}
3535
- name: Update s3 html index
36+
shell: bash
3637
run: |
3738
set -ex
3839

0 commit comments

Comments
 (0)