Fix master => main
Some checks failed
Render LaTeX and Publish Release / build (push) Failing after 9s
Some checks failed
Render LaTeX and Publish Release / build (push) Failing after 9s
This commit is contained in:
parent
2a19c9d714
commit
9ba05fade1
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-tectonic-
|
${{ runner.os }}-tectonic-
|
||||||
|
|
||||||
- uses: joshuacoles/setup-tectonic@master
|
- uses: joshuacoles/setup-tectonic@main
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Run Tectonic
|
- name: Run Tectonic
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user