about summary refs log tree commit diff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/manual-rendering.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/manual-rendering.yml b/.github/workflows/manual-rendering.yml
index 6c4a9507c5ca..4f5486f2acff 100644
--- a/.github/workflows/manual-rendering.yml
+++ b/.github/workflows/manual-rendering.yml
@@ -44,6 +44,7 @@ jobs:
       - name: Compare DocBook and MD manuals
         id: check
         run: |
+          export NIX_PATH=nixpkgs=$(pwd)
           .github/workflows/compare-manuals.sh \
             docbook/share/doc/nixos/options.html \
             md/share/doc/nixos/options.html