We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b1c1f commit d78c66cCopy full SHA for d78c66c
.github/workflows/install-python-wrapper.sh
@@ -5,5 +5,5 @@
5
# Install Python 3
6
apt-get update && apt-get install -y python3
7
8
-Run the standard entrypoint script
+# Run the standard entrypoint script
9
/entrypoint.sh "$@"
0 commit comments