docs(ci): remove note i18n for local test
All checks were successful
Deploy Sphinx Docs / build-and-deploy (push) Successful in 2m8s
All checks were successful
Deploy Sphinx Docs / build-and-deploy (push) Successful in 2m8s
This commit is contained in:
@@ -34,6 +34,9 @@ jobs:
|
||||
run: |
|
||||
uv sync --all-groups --no-progress
|
||||
|
||||
- name: Remove note i18n for local test
|
||||
run: perl -0777 -i -pe 's/\.\. note::\s+\|NOTE_I18N\|\n//g' source/index.rst
|
||||
|
||||
- name: Build Sphinx Documentation
|
||||
run: |
|
||||
cd docs
|
||||
|
||||
Reference in New Issue
Block a user