Skip to content

Commit c0b6d03

Browse files
authored
Merge pull request rust-embedded#31 from rust-embedded/add-dateutil
Install dateutil which is required by ghp-import
2 parents 72c2e38 + 5705dcb commit c0b6d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ main() {
1414
--git rust-lang/mdbook \
1515
--tag $tag
1616

17-
pip install linkchecker --user
17+
pip install linkchecker python-dateutil --user
1818
}
1919

2020
main

0 commit comments

Comments
 (0)