Skip to content

Commit da7506e

Browse files
authored
Merge pull request #4493 from Kobzol/ci-fail-message
Fix cronjob Zulip message
2 parents 4d30ed8 + 5807284 commit da7506e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
It would appear that the [Miri cron job build]('"https://github.com/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID"') failed.
220220
221221
This likely means that rustc changed the miri directory and
222-
we now need to do a [`./miri rustc-pull`](https://github.com/rust-lang/miri/blob/master/CONTRIBUTING.md#importing-changes-from-the-rustc-repo).
222+
we now need to do a [`rustc-josh-sync pull`](https://github.com/rust-lang/miri/blob/master/CONTRIBUTING.md#importing-changes-from-the-rustc-repo).
223223
224224
Would you mind investigating this issue?
225225

0 commit comments

Comments
 (0)