mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update github.io page
This commit is contained in:
parent
8b3e0e52c5
commit
8d2c4722d9
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -21,7 +21,8 @@ jobs:
|
||||
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev'
|
||||
run: |
|
||||
mkdir public
|
||||
cp -r docs/build_/html/* public/
|
||||
touch public/.nojekyll
|
||||
cp -r docs/_build/html/* public/
|
||||
|
||||
- name: deploy github.io pages
|
||||
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev'
|
||||
|
||||
BIN
docs/images/.DS_Store
vendored
BIN
docs/images/.DS_Store
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user