We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15511d4 commit 39a8d24Copy full SHA for 39a8d24
.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