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 1919 - run : cargo login ${{ env.CRATES_IO_TOKEN }}
2020 env :
2121 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 2424 - run : sleep 10
2525 - run : cargo publish --allow-dirty -p plotly_kaleido
2626 - 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
2828 - run : sleep 10
2929 - run : cargo publish --allow-dirty -p plotly
3030
You can’t perform that action at this time.
0 commit comments