Skip to content

Commit

Permalink
fix: command
Browse files Browse the repository at this point in the history
  • Loading branch information
pasqualedevita committed Jan 6, 2023
1 parent 7af0c72 commit d764506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ wget https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/${YQ_BINARY

useradd github
mkdir -p /home/github
chown -R github:github /home/github && \
chown -R github:github /home/github
chown -R github:github /actions-runner

0 comments on commit d764506

Please sign in to comment.