Skip to content

Commit

Permalink
Update graph.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darmie authored Jun 5, 2024
1 parent 47bde76 commit c9e01f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Install wasm-pack
run: cargo install wasm-pack
- name: Build the Zflow Graph Javascript Library
run: cd crates/zflow_graph && wasm-pack build --release--target web --features build_wasm
run: cd crates/zflow_graph && wasm-pack build --release --target web --features build_wasm

0 comments on commit c9e01f5

Please sign in to comment.