mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-27 17:56:26 +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
|
- uses: mymindstorm/setup-emsdk@v12
|
||||||
with:
|
with:
|
||||||
version: "latest"
|
version: "latest"
|
||||||
|
- run: ./scripts/vendor.sh
|
||||||
- run: make wasm
|
- run: make wasm
|
||||||
- run: make site
|
- run: make site
|
||||||
- uses: actions/configure-pages@v2
|
- uses: actions/configure-pages@v2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue