Skip to content

Merge branch 'docs' of https://github.com/WilliamZhang20/ECE298A-TPU … #89

Merge branch 'docs' of https://github.com/WilliamZhang20/ECE298A-TPU …

Merge branch 'docs' of https://github.com/WilliamZhang20/ECE298A-TPU … #89

Workflow file for this run

name: docs
on:
push:
workflow_dispatch:
jobs:
docs:
runs-on: ubuntu-24.04
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
submodules: recursive
- name: Build docs
uses: TinyTapeout/tt-gds-action/docs@ttsky25a
with:
tools-ref: ttsky25a