Skip to content

Commit fe15587

Browse files
author
Daniele Briggi
committed
typo
1 parent acd0f1f commit fe15587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
checkout_branch modules/sqlite-vector "$SQLITE_VECTOR_BRANCH"
7373
7474
- name: build sqlite-wasm
75-
run: cd sqlite-wasm && npm run build && npm run pack
75+
run: cd sqlite-wasm && npm run build && npm pack
7676

7777
- name: resolve build artifact
7878
id: dist_artifact

0 commit comments

Comments
 (0)