mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
site: vendor first
This commit is contained in:
parent
a05b388a12
commit
6815af3dd0
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
|
||||
with:
|
||||
version: "latest"
|
||||
- run: ./scripts/vendor.sh
|
||||
- run: make wasm
|
||||
- run: make site
|
||||
- uses: actions/configure-pages@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue