Skip to content

sndk: Add sndk cu-smart-log plugin command #178

sndk: Add sndk cu-smart-log plugin command

sndk: Add sndk cu-smart-log plugin command #178

Workflow file for this run

---
name: docs
on:
push:
branches: [master]
paths:
- Documentation/**
pull_request:
branches: [master]
paths:
- Documentation/**
workflow_dispatch:
jobs:
build-docs:
name: build documentation
runs-on: ubuntu-latest
container:
image: ghcr.io/linux-nvme/debian:latest
steps:
- uses: actions/checkout@v4
- name: build
run: |
scripts/build.sh docs