Skip to content

PkD defense update #144

PkD defense update

PkD defense update #144

Workflow file for this run

name: LaTeX build
on: [push]
jobs:
arch-latex-build:
runs-on: ubuntu-latest
steps:
- name: Fetch current branch
uses: actions/checkout@v4
with:
submodules: recursive
- name: Building LaTeX
uses: ./.github/actions/arch-latex-build
- uses: actions/upload-artifact@v4
with:
name: Paper
path: main.pdf