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

fix: keep power strip density in parity with openlane1 #7

fix: keep power strip density in parity with openlane1

fix: keep power strip density in parity with openlane1 #7

Workflow file for this run

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