add index.gltf
This commit is contained in:
parent
d6d4b583bf
commit
839cabcdab
1 changed files with 2 additions and 2 deletions
4
.github/workflows/website.yml
vendored
4
.github/workflows/website.yml
vendored
|
|
@ -33,8 +33,8 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v3
|
||||
#- name: build
|
||||
# run: cp -r dist doc/.
|
||||
- name: create index.gltf
|
||||
run: cp example/assets/query.gltf index.gltf
|
||||
# working-directory: ./
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue