Add missing shell argument
This commit is contained in:
@@ -375,3 +375,4 @@ runs:
|
|||||||
echo "Running $DOCKER_IMAGE from GitHub registry"
|
echo "Running $DOCKER_IMAGE from GitHub registry"
|
||||||
docker run $DOCKER_IMAGE
|
docker run $DOCKER_IMAGE
|
||||||
fi
|
fi
|
||||||
|
shell: bash
|
||||||
Reference in New Issue
Block a user