Skip to content

Commit

Permalink
Remove unrelated file from gh-pages (#1241)
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuan0322 committed Dec 30, 2021
1 parent 89f03da commit a7d1472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
shell: bash
run: |
shopt -s extglob
rm google-java-format-1.13.0-all-deps.jar || true
git config user.email github-actions@github.com
git config user.name github-actions
Expand Down

0 comments on commit a7d1472

Please sign in to comment.