mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 11:48:41 +00:00
ci(fonts): remove fetch-depth: 0 (#3379)
This commit is contained in:
1
.github/workflows/fonts.yml
vendored
1
.github/workflows/fonts.yml
vendored
@@ -92,7 +92,6 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ format('refs/pull/{0}/merge', github.event.pull_request.number) }}
|
||||
fetch-depth: 0
|
||||
persist-credentials: false
|
||||
|
||||
- name: Build fonts
|
||||
|
Reference in New Issue
Block a user