ci: update docs CI

This commit is contained in:
ge
2025-12-26 02:39:57 +03:00
parent 8e41fdc40a
commit 1a0d5c8ca7

View File

@@ -21,7 +21,7 @@ jobs:
run: |
v doc -f html -m .
pushd _docs
ln -vs dataunits.html index.html
ln -vs ${{ github.event.repository.name }}.html index.html
ls -alFh
popd