Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
Artaud committed Jul 2, 2020
1 parent a9ef1c0 commit cd59e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ chmod -R a+w /github/workspace
####################################################

sudo jekyll build --trace --config _config.yml,deploy.yml
sudo chown -R $USER:$USER /home/github/actions-runner/_work/sleep-docs
sudo chown -R $USER:$USER /home/runner/work/sleep-docs

####################################################
# Build completed
Expand Down

0 comments on commit cd59e50

Please sign in to comment.