Skip to content

Commit

Permalink
Update SkyHawk-SHRP.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DeathgamerB authored Jan 29, 2024
1 parent 297393a commit e247d6a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/SkyHawk-SHRP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,8 @@ jobs:
export REPO=$
sudo mktemp /tmp/repo.XXXXXXXXX
sudo mkdir ~/bin
sudo mkdir ~/bin/repo
sudo chmod a+x ~/bin/repo
sudo chmod -R 777 ~/bin/repo
sudo chmod a+x ~/bin
sudo chmod -R 777 ~/bin
sudo curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
sudo ln -sf ~/bin/repo /usr/bin/repo
sudo chmod -R 777 /home/runner/bin/repo
Expand Down

0 comments on commit e247d6a

Please sign in to comment.