Skip to content

Lane Follower Systems into dev #122

Lane Follower Systems into dev

Lane Follower Systems into dev #122

Workflow file for this run

---
name: mdbook
# yamllint disable-line rule:truthy
on:
pull_request: ~
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
lfs: true
submodules: recursive
- name: Checkout `selfdrive`
uses: ./.github/actions/checkout
- name: Build docs
run: mdbook build