Add missing shell argument

This commit is contained in:
linguist
2020-12-31 13:04:31 +01:00
parent a5e117bb26
commit 7ca136ea3b

View File

@@ -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