Skip to content

Register VGA outputs to test the timing better (at 2x VGA). #56

Register VGA outputs to test the timing better (at 2x VGA).

Register VGA outputs to test the timing better (at 2x VGA). #56

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