From f0e1b3e3e0d2f1e503f68d76bc7f6be1ca3742db Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Thu, 4 Apr 2019 14:48:52 +0200 Subject: [PATCH] Update ci/build-unix.yml Co-Authored-By: zimbatm --- ci/build-unix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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