Build Nixpkgs manual when nixdoc changes

Because this wasn't done previously, a PR was merged that broke the
build: https://github.com/NixOS/nixpkgs/pull/302990#issuecomment-2049471406
This commit is contained in:
Silvan Mosberger 2024-04-11 13:26:46 +02:00
parent 3669ad7a7b
commit 3b26d563c5
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ on:
paths:
- 'doc/**'
- 'lib/**'
- 'pkgs/tools/nix/nixdoc/**'
jobs:
nixpkgs: