Skip to content

Modify uio_out assignment and error handling #13

Modify uio_out assignment and error handling

Modify uio_out assignment and error handling #13

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