Skip to content

feat: add latex pdf, ci for build and modify test ci #1

feat: add latex pdf, ci for build and modify test ci

feat: add latex pdf, ci for build and modify test ci #1

Workflow file for this run

name: Deploy LaTeX
on:
push:
paths:
- "report/**"
jobs:
Setup-Compile-Deploy:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: DanySK/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}