mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-06 04:28:59 +08:00
Revert "ci: fix docs build"
This reverts commit 17a85325f8707101c87228f294cbdb592407369e.
This commit is contained in:
parent
22555632bf
commit
7beb5bf09b
3
.github/workflows/build-test-docs.yml
vendored
3
.github/workflows/build-test-docs.yml
vendored
@ -62,8 +62,7 @@ jobs:
|
||||
${{ runner.os }}-yarn-docs-
|
||||
|
||||
- name: Set baseUri
|
||||
# disable this for now as the main branch snapshot isn't ready for this baseUrl change
|
||||
if: ${{ inputs.path && inputs.ref != 'main' }}
|
||||
if: ${{ inputs.path }}
|
||||
run: |
|
||||
BASEURL="/${{ inputs.path }}/" perl -i -p -e "s{baseUrl: '/'}{baseUrl: '\$ENV{BASEURL}'}" docs~/docusaurus.config.js
|
||||
cat docs~/docusaurus.config.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user