Skip to content

Commit 4fa88d8

Browse files
author
Jungkyo Jung
committed
replace sh with bash
1 parent 0aeb624 commit 4fa88d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ jobs:
104104
# Build the image.
105105
- name: Build docker image
106106
run: |
107-
sh build_docker_image.sh
107+
bash build_docker_image.sh

0 commit comments

Comments
 (0)