From e75e1ada1e321f19c860d503d7a9527b7643fb8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20A=CC=81ngel=20San=20Marti=CC=81n=20Rodri=CC=81guez?= Date: Sat, 10 Sep 2022 15:00:38 +0200 Subject: [PATCH] comment brew link on qt, it is showing a warning --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 46657be5..1ca5b54e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -96,7 +96,7 @@ jobs: steps: - script: | brew install qt - brew link qt --force +# brew link qt --force brew install create-dmg brew install node brew link --overwrite node