wip
This commit is contained in:
parent
4c2f351506
commit
48ddccb40c
@ -11,9 +11,9 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
steps:
|
steps:
|
||||||
|
- run: apk add --no-cache tectonic nodejs
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- run: apk add --no-cache tectonic
|
|
||||||
- run: tectonic Main.tex
|
- run: tectonic Main.tex
|
||||||
|
|
||||||
# - name: Create Release
|
# - name: Create Release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user