about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nix/buildkite/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/buildkite/default.nix b/nix/buildkite/default.nix
index b04dc55a0b..98f7dfbac0 100644
--- a/nix/buildkite/default.nix
+++ b/nix/buildkite/default.nix
@@ -386,7 +386,7 @@ rec {
 
         This replaces the previous boolean `postBuild` API in extra
         step definitions. Please remove the `postBuild` parameter from
-        this step and instead set `phase = ${phase};`.
+        this step and instead set `phase = "${phase}";`.
       ''
         validPhase;