mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-07 04:08:43 +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
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: ${{ format('refs/pull/{0}/merge', github.event.pull_request.number) }}
|
ref: ${{ format('refs/pull/{0}/merge', github.event.pull_request.number) }}
|
||||||
fetch-depth: 0
|
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
- name: Build fonts
|
- name: Build fonts
|
||||||
|
Reference in New Issue
Block a user