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 c209cd2 commit 9dde3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ 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 pull libre
git fetch libre
git commit --allow-empty -m "sync libre kernel"
git push origin --all

0 comments on commit 9dde3c9

Please sign in to comment.