Skip to content

Change font handling in Latex #6

Change font handling in Latex

Change font handling in Latex #6

Workflow file for this run

name: Build
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Configure and build
uses: threeal/cmake-action@main
with:
source-dir: .
build-dir: build