Skip to content

Commit 1154ecc

Browse files
committed
1 parent f79a6cd commit 1154ecc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/bootstrap/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1501,6 +1501,7 @@ Executed at: {executed_at}"#,
15011501
"refs/remotes/origin/{}..HEAD",
15021502
self.config.stage0_metadata.config.nightly_branch
15031503
))
1504+
.run_always()
15041505
.run_capture(self)
15051506
.stdout()
15061507
});

0 commit comments

Comments
 (0)