File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535
3636 - name : Clone bokeh branch
3737 run : |
38- git clone -b ianthomas23/bokehjs_examples_temp --single-branch --depth 1 git@ github.com: bokeh/bokeh.git
38+ git clone -b ianthomas23/bokehjs_examples_temp --single-branch --depth 1 https:// github.com/ bokeh/bokeh.git
3939
4040 - name : Build bokehjs
4141 working-directory : bokeh/bokehjs
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ installed.
1212
1313``` bash
1414cd < directory of choice>
15- git clone -b ianthomas23/bokehjs_examples_temp --single-branch --depth 1 git@ github.com: bokeh/bokeh.git
15+ git clone -b ianthomas23/bokehjs_examples_temp --single-branch --depth 1 https:// github.com/ bokeh/bokeh.git
1616cd bokeh/bokehjs
1717node make build
1818npm pack
You can’t perform that action at this time.
0 commit comments