Skip to content

Merge branch 'main' of https://github.com/mountains-high/tt05-mountai… #49

Merge branch 'main' of https://github.com/mountains-high/tt05-mountai…

Merge branch 'main' of https://github.com/mountains-high/tt05-mountai… #49

Workflow file for this run

name: docs
on:
push:
workflow_dispatch:
jobs:
docs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
with:
submodules: recursive
- name: Build docs
uses: TinyTapeout/tt-gds-action/docs@tt05