mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
site: wasm first
This commit is contained in:
parent
efd6a6ebe5
commit
a05b388a12
1 changed files with 1 additions and 0 deletions
1
.github/workflows/site.yaml
vendored
1
.github/workflows/site.yaml
vendored
|
|
@ -18,6 +18,7 @@ jobs:
|
||||||
- uses: mymindstorm/setup-emsdk@v12
|
- uses: mymindstorm/setup-emsdk@v12
|
||||||
with:
|
with:
|
||||||
version: "latest"
|
version: "latest"
|
||||||
|
- run: make wasm
|
||||||
- run: make site
|
- run: make site
|
||||||
- uses: actions/configure-pages@v2
|
- uses: actions/configure-pages@v2
|
||||||
- uses: actions/upload-pages-artifact@v1
|
- uses: actions/upload-pages-artifact@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue