Skip to content

Initial commit

Initial commit #2

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: htfab/tt-gds-action/docs@tt09-vhdl
with:
tools-repo: htfab/tt-support-tools
tools-ref: tt09-vhdl