Skip to content

Instantly share code, notes, and snippets.

View LaurEars's full-sized avatar

Laura Rupprecht LaurEars

View GitHub Profile

Keybase proof

I hereby claim:

  • I am LaurEars on github.
  • I am rupprecht (https://keybase.io/rupprecht) on keybase.
  • I have a public key whose fingerprint is 2153 A4D2 EE8E 693C 8108 CE68 05A2 8ACB EA51 F28F

To claim this, I am signing this object:

@LaurEars
LaurEars / main.yml
Created July 22, 2024 18:36
LaTeX resume builder GitHub actions file
name: Build latex
# Controls when the action will run. Triggers the workflow on push
on:
push
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build-latex"
build-latex: