Skip to content

Instantly share code, notes, and snippets.

View andrewkatz's full-sized avatar

Andrew Katz andrewkatz

  • Los Angeles, CA
View GitHub Profile
name: Compile Mermaid Diagrams
on: [push]
jobs:
build:
name: Compile Mermaid
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with: