Update ci/build-unix.yml

Co-Authored-By: zimbatm <zimbatm@zimbatm.com>
This commit is contained in:
Florian Klink 2019-04-04 14:48:52 +02:00 committed by Francesco Mazzoli
parent 2cd3dcb385
commit f0e1b3e3e0

View File

@ -3,7 +3,7 @@ steps:
fetchDepth: 2 # speed up checkout from 30sec to 7sec fetchDepth: 2 # speed up checkout from 30sec to 7sec
- bash: ci/dev-env-install.sh - bash: ci/dev-env-install.sh
displayName: 'Install the Developer Environment' displayName: 'Build/Install the Developer Environment'
- bash: | - bash: |
source dev-env/lib/ensure-nix source dev-env/lib/ensure-nix