diff --git a/ci/build-unix.yml b/ci/build-unix.yml index 9afa498e43..5b1387afb8 100644 --- a/ci/build-unix.yml +++ b/ci/build-unix.yml @@ -3,7 +3,7 @@ steps: fetchDepth: 2 # speed up checkout from 30sec to 7sec - bash: ci/dev-env-install.sh - displayName: 'Install the Developer Environment' + displayName: 'Build/Install the Developer Environment' - bash: | source dev-env/lib/ensure-nix