mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-31 02:32:53 +08:00
chore: debugging dev-docs build
This commit is contained in:
parent
7e928c6e42
commit
c21e1fe1a6
1
.github/workflows/build-test-docs.yml
vendored
1
.github/workflows/build-test-docs.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user