fix docs build again
All checks were successful
Actions / Build and Push Documentation (push) Successful in 14s
All checks were successful
Actions / Build and Push Documentation (push) Successful in 14s
really bro
This commit is contained in:
parent
fc61e71b08
commit
1b481c5d52
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
else
|
||||
export SITE_URL="https://packwizjs.csw.im"
|
||||
fi
|
||||
bun docs --loglevel verbose --hostedBaseUrl $SITE_URL --useHostedBaseUrlForAbsoluteLinks true
|
||||
bun docs --logLevel Verbose --hostedBaseUrl $SITE_URL --useHostedBaseUrlForAbsoluteLinks true
|
||||
- name: Deploy documentation to Meli
|
||||
run: |
|
||||
GREEN='\033[0;32m'
|
||||
|
|
Loading…
Add table
Reference in a new issue