Skip to content

fix: GH pages workflow #6

fix: GH pages workflow

fix: GH pages workflow #6

Workflow file for this run

on: [push]
name: CI
jobs:
build_and_test:
name: Build Tech Specs
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Bikeshed
run: pip3 install bikeshed && bikeshed update
- name: Build docs
run: aa-exec --profile=chrome make