Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenruyan authored Jul 4, 2023
1 parent f77ed59 commit a233e7e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
git remote set-url origin https://${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}
git pull --all
git remote add libre git://linux-libre.fsfla.org/releases.git
git fetch libre
git pull libre --all
git push origin --all
git pull libre --all > /dev/null
git push origin --all

0 comments on commit a233e7e

Please sign in to comment.