Skip to content

파라미터 표준표기 일괄수정 #122

파라미터 표준표기 일괄수정

파라미터 표준표기 일괄수정 #122

Workflow file for this run

name: Build LaTeX document
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build_latex:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v2
- name: Compile LaTeX document
uses: dante-ev/latex-action@2021-C
with:
extra_system_packages: make jupyter-nbconvert biber
entrypoint: ./release.sh