ci: fix build x5

This commit is contained in:
gechandesu 2025-03-29 19:51:27 +03:00 committed by GitHub
parent e3101160e1
commit ffa1bb68c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,8 +24,9 @@ jobs:
run: |
v doctor
pushd licenseid
ls -alFh
v doc -f html -m .
ln -s _docs/licenseid.html _docs/index.html
ln -vs _docs/licenseid.html _docs/index.html
ls -alFh _docs/
popd