Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

fix: use DECAP_CELL / FILL_CELL settings from PDK #12

fix: use DECAP_CELL / FILL_CELL settings from PDK

fix: use DECAP_CELL / FILL_CELL settings from PDK #12

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