Browse Source

Add a multiline build example

tags/v0.3.7rc0
haixuanTao 1 year ago
parent
commit
bf06c5c92f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/multiline_build/dataflow.yml

+ 1
- 1
tests/multiline_build/dataflow.yml View File

@@ -1,6 +1,6 @@
nodes:
- id: dora-microphone
build: |
pip install -e ../../node-hub/dora-microphone
pip install -e ../../node-hub/dora-microphones
pip install -e ../../node-hub/dora-vad
path: dora-microphone

Loading…
Cancel
Save