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 5ef03d1 commit 097c47a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/SkyHawk-SHRP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ jobs:
git config --global pull.rebase true
export REPO=$
sudo mktemp /tmp/repo.XXXXXXXXX
sudo mkdir /home/deathgamer_b_20102014/bin
sudo chmod 777 -R /home/deathgamer_b_20102014/bin
sudo curl -o ${REPO} https://storage.googleapis.com/git-repo-downloads/repo
sudo gpg --recv-keys 8BB9AD793E8E6153AF0F9A4416530D5E920F5C65
sudo curl -s https://storage.googleapis.com/git-repo-downloads/repo.asc | gpg --verify - ${REPO} && install -m 755 ${REPO} ~/bin/repo
Expand Down

0 comments on commit 097c47a

Please sign in to comment.