chore: debugging dev-docs build

This commit is contained in:
bd_ 2023-03-25 14:59:10 +09:00
parent 7e928c6e42
commit c21e1fe1a6

View File

@ -60,6 +60,7 @@ jobs:
if: ${{ inputs.path }}
run: |
BASEURL="/${{ inputs.path }}/" perl -i -e "s{baseUrl: '/'}{$ENV{BASEURL}}e" docs/docusaurus.config.js
cat docs/docusaurus.config.js
- name: Build docs
run: |