Skip to content

Fix: Add pstricks to workflow dependencies #7

Fix: Add pstricks to workflow dependencies

Fix: Add pstricks to workflow dependencies #7

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install texlive texlive-publishers texlive-science latexmk texlive-bibtex-extra biber texlive-lang-german texlive-pstricks
- name: Build document
run: make