wip
This commit is contained in:
parent
b80f99ab2e
commit
70401a3750
@ -2,7 +2,7 @@ name: Build and Release
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
branches:
|
||||||
- '*'
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- uses: https://github.com/wtfjoke/setup-tectonic
|
- uses: https://github.com/wtfjoke/setup-tectonic@latest
|
||||||
with:
|
with:
|
||||||
biber-version: 'latest'
|
biber-version: 'latest'
|
||||||
- run: tectonic Main.tex
|
- run: tectonic Main.tex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user