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 93a73b6 commit 745b388
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 @@ -12,7 +12,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- name: sync libre fsf la
run: |
echo Add other actions to build,
Expand All @@ -24,3 +23,4 @@ jobs:
git fetch libre
git pull libre --all
git push origin --all

0 comments on commit 745b388

Please sign in to comment.