added workflow to create pdf docs (experimental)

This commit is contained in:
Alex A. Naanou 2022-09-14 12:07:00 +03:00 committed by GitHub
parent 021803c268
commit 5bf1208b5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

19
.github/workflows/pdf.yml vendored Normal file
View File

@ -0,0 +1,19 @@
name: Makefile CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: xu-cheng/texlive-action/full@v1
- name: Make manual
run: make pdf