mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
doc fix
This commit is contained in:
parent
63db196bf9
commit
1bda712825
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
- uses: actions/setup-node@v3.1.1
|
- uses: actions/setup-node@v3.1.1
|
||||||
- name: Retype build
|
- name: Retype build
|
||||||
run: |
|
run: |
|
||||||
|
python scripts/build_references.py
|
||||||
cd docs
|
cd docs
|
||||||
npm install retypeapp --global
|
npm install retypeapp --global
|
||||||
retype build
|
retype build
|
||||||
@ -29,7 +30,6 @@ jobs:
|
|||||||
actions-cache-folder: 'emsdk-cache'
|
actions-cache-folder: 'emsdk-cache'
|
||||||
- name: Compile
|
- name: Compile
|
||||||
run: |
|
run: |
|
||||||
python scripts/build_references.py
|
|
||||||
bash build_web.sh
|
bash build_web.sh
|
||||||
mv web docs/.retype/static
|
mv web docs/.retype/static
|
||||||
###################################################
|
###################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user