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 19
19
- run : cargo login ${{ env.CRATES_IO_TOKEN }}
20
20
env :
21
21
CRATES_IO_TOKEN : ${{ secrets.CRATES_IO_TOKEN }}
22
- - run : cargo publish --allow-dirty -p plotly_static --features webdriver_downlaod ,chromedriver
22
+ - run : cargo publish --allow-dirty -p plotly_static --features webdriver_download ,chromedriver
Original file line number Diff line number Diff line change 24
24
- run : sleep 10
25
25
- run : cargo publish --allow-dirty -p plotly_kaleido
26
26
- run : sleep 10
27
- - run : cargo publish --allow-dirty -p plotly_static --features webdriver_downlaod ,chromedriver
27
+ - run : cargo publish --allow-dirty -p plotly_static --features webdriver_download ,chromedriver
28
28
- run : sleep 10
29
29
- run : cargo publish --allow-dirty -p plotly
30
30
You can’t perform that action at this time.
0 commit comments