Compare commits

...

1 Commits

Author SHA1 Message Date
ge
1a0d5c8ca7 ci: update docs CI 2025-12-26 02:39:57 +03:00

View File

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