We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aeb624 commit 4fa88d8Copy full SHA for 4fa88d8
.github/workflows/test.yml
@@ -104,4 +104,4 @@ jobs:
104
# Build the image.
105
- name: Build docker image
106
run: |
107
- sh build_docker_image.sh
+ bash build_docker_image.sh
0 commit comments