Skip to content

Fix blocks in markdown mode. #39

Fix blocks in markdown mode.

Fix blocks in markdown mode. #39

Workflow file for this run

name: Build CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run textdump build
run: make gen.moo-textdump
- name: Run objdef dir build
run: make gen.objdir