Skip to content

add Actions workflow to build pcf automatically #1

add Actions workflow to build pcf automatically

add Actions workflow to build pcf automatically #1

Workflow file for this run

name: Build Typst document
on: push
jobs:
build_typst_documents:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Typst
uses: lvignoli/typst-action@main
with:
source_file: main.typ