ci: try to fix build

This commit is contained in:
gechandesu 2025-03-29 19:47:53 +03:00 committed by GitHub
parent 3cb451251c
commit 2429fcf6f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,10 @@ jobs:
- name: Build docs
run: |
v doctor
ls -alFh
pushd licenseid
ls -alFh
v doc -f html -m .
ln -s _docs/licenseid.html _docs/index.html
ls -alFh _docs/