1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

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

View file

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