Skip to content

Commit 7d010b5

Browse files
committed
ci
1 parent 9f605ce commit 7d010b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ dependencies = [
251251
[tasks.ci-job-doc]
252252
description = "Runs rustdoc generation for the CI 'doc' job"
253253
category = "CI"
254+
dependencies = ["install-nightly"]
254255
env = { RUSTDOCFLAGS = "-Dwarnings --cfg docsrs", ICU4X_DATA_DIR = "../stubdata" }
255256
command = "cargo"
256257
toolchain = "${PINNED_CI_NIGHTLY}"

0 commit comments

Comments
 (0)