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