We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7af0c72 commit d764506Copy full SHA for d764506
install_script.sh
@@ -62,5 +62,5 @@ wget https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/${YQ_BINARY
62
63
useradd github
64
mkdir -p /home/github
65
-chown -R github:github /home/github && \
+chown -R github:github /home/github
66
chown -R github:github /actions-runner
0 commit comments