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 35
35
36
36
- name : Clone bokeh branch
37
37
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
39
39
40
40
- name : Build bokehjs
41
41
working-directory : bokeh/bokehjs
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ installed.
12
12
13
13
``` bash
14
14
cd < 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
16
16
cd bokeh/bokehjs
17
17
node make build
18
18
npm pack
You can’t perform that action at this time.
0 commit comments