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