Skip to content

completions: add and fix io-mgmt-recv and io-mgmt-send commands #97

completions: add and fix io-mgmt-recv and io-mgmt-send commands

completions: add and fix io-mgmt-recv and io-mgmt-send commands #97

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