Skip to content

Refer to Action that uses openlane with updated yosys #18

Refer to Action that uses openlane with updated yosys

Refer to Action that uses openlane with updated yosys #18

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: rowanG077/tt-gds-action/docs@tt07