Skip to content

Commit d78c66c

Browse files
committed
Adding '#' before comment to actually comment the line out
1 parent 23b1c1f commit d78c66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/install-python-wrapper.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
# Install Python 3
66
apt-get update && apt-get install -y python3
77

8-
Run the standard entrypoint script
8+
# Run the standard entrypoint script
99
/entrypoint.sh "$@"

0 commit comments

Comments
 (0)