Skip to content

feat: extracurricular activity section, work experience update, and m… #14

feat: extracurricular activity section, work experience update, and m…

feat: extracurricular activity section, work experience update, and m… #14

Workflow file for this run

name: Build
on:
push:
branches:
- "**"
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
container: texlive/texlive:latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Compile LaTeX document
run: make