Skip to content

Merge branch 'main' of github.com:iic-jku/ttihp-0p2-hpretl-minilogix #4

Merge branch 'main' of github.com:iic-jku/ttihp-0p2-hpretl-minilogix

Merge branch 'main' of github.com:iic-jku/ttihp-0p2-hpretl-minilogix #4

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@tt09