Fix root docs abxpkg runtime ownership

This commit is contained in:
Nick Sweeting 2026-07-25 16:00:07 -07:00
parent 61d3aae6c6
commit 64d8e4ea4e
No known key found for this signature in database

View File

@ -145,6 +145,7 @@ jobs:
- name: Run the root documentation lane
if: ${{ matrix.environment == 'root' }}
run: |
"$SUDO_BINARY" chown -R archivebox:archivebox "$ABXPKG_LIB_DIR"
"$SUDO_BINARY" \
--preserve-env=PATH,ABXPKG_LIB_DIR,BASH_BINARY,PYTHON_BINARY,SUDO_BINARY,UV_BINARY \
"$UV_BINARY" run --no-sync python docs/test_codeblocks_manifest.py run-environment root