From 5248363bebb57fd708e985c9b409f1e5a9514fb1 Mon Sep 17 00:00:00 2001 From: Joao Moreno Date: Tue, 6 Nov 2018 16:53:01 +0000 Subject: [PATCH] build --- build/tfs/product-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/tfs/product-build.yml b/build/tfs/product-build.yml index c656de33677..4a77c204095 100644 --- a/build/tfs/product-build.yml +++ b/build/tfs/product-build.yml @@ -44,7 +44,7 @@ jobs: variables: VSCODE_ARCH: x64 container: snapcraft - # dependsOn: Linux + dependsOn: Linux steps: - template: linux/snap-build-linux.yml -- GitLab