Skip to content

Macro ROMs: slightly different mapping to make it easier to select ma… #106

Macro ROMs: slightly different mapping to make it easier to select ma…

Macro ROMs: slightly different mapping to make it easier to select ma… #106

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