Skip to content

Update TFM repo

Update TFM repo #11

Workflow file for this run

name: Pipeline
on:
push:
pull_request:
workflow_dispatch:
jobs:
Latex:
runs-on: ubuntu-latest
steps:
- name: '🧰 Checkout'
uses: actions/checkout@v4
- uses: docker://ghcr.io/unike267/containers/latex-pygments:latest
with:
args: ./make.sh
- name: '📤 Upload artifact'
uses: actions/upload-artifact@v4
with:
name: TMF
path: ./main.pdf