Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Yuan <[email protected]>
  • Loading branch information
juntao committed Jan 27, 2024
1 parent 55935ba commit 8cea987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Run examples
run: |
cd examples-api-classify
cd examples
cargo build --target wasm32-wasi --release
wasmedgec target/wasm32-wasi/release/qdrant_examples.wasm qdrant_examples.wasm
wasmedge qdrant_examples.wasm
Expand Down

0 comments on commit 8cea987

Please sign in to comment.