Skip to content

nvme: add NVMe 2.1 changed-alloc-ns-list-log command #85

nvme: add NVMe 2.1 changed-alloc-ns-list-log command

nvme: add NVMe 2.1 changed-alloc-ns-list-log command #85

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