Skip to content

Bump dorny/paths-filter from 2 to 3 #100

Bump dorny/paths-filter from 2 to 3

Bump dorny/paths-filter from 2 to 3 #100

Workflow file for this run

name: Compile PDFs
on:
push: {}
pull_request: {}
jobs:
build:
runs-on: ubuntu-latest
container: texlive/texlive:latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Compile
run: make
- uses: actions/upload-artifact@v4
with:
name: examples
path: examples/*.pdf