Skip to content

ci: change master to main #1

ci: change master to main

ci: change master to main #1

name: Build and Deploy LaTeX document
on:
push:
branches:
- main
jobs:
build_latex:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v4
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v3
with:
root_file: algebre-II-notes.tex
- name: Upload PDF file
uses: actions/upload-artifact@v4
with:
name: PDF
path: cv-french.tex