Skip to content

rename repo + minimize main #8

rename repo + minimize main

rename repo + minimize main #8

Workflow file for this run

name: build Typst document
on: [push, workflow_dispatch, pull_request]
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