Skip to content

Commit d764506

Browse files
author
pasqualedevita
committed
fix: command
1 parent 7af0c72 commit d764506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ wget https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/${YQ_BINARY
6262

6363
useradd github
6464
mkdir -p /home/github
65-
chown -R github:github /home/github && \
65+
chown -R github:github /home/github
6666
chown -R github:github /actions-runner

0 commit comments

Comments
 (0)