Initialised the repository #5
@ -4,15 +4,15 @@ on: [push]
|
||||
jobs:
|
||||
|
||||
black:
|
||||
runs-on: pi
|
||||
needs: [act-docker-prebuild]
|
||||
container:
|
||||
image: miktex/miktex
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@vb
|
||||
|
||||
- uses: xu-cheng/latex-action@v3
|
||||
with:
|
||||
root_file: |
|
||||
conference_101719.tex
|
||||
runs-on: pi
|
||||
needs: [act-docker-prebuild]
|
||||
container:
|
||||
image: miktex/miktex
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@vb
|
||||
|
||||
- uses: xu-cheng/latex-action@v3
|
||||
with:
|
||||
root_file: |
|
||||
conference_101719.tex
|
||||
|
Loading…
x
Reference in New Issue
Block a user