From 0fab9ea4b0ca7108aa6f074d6678df94c210b487 Mon Sep 17 00:00:00 2001 From: Jurgen Lentz Date: Sat, 12 Oct 2024 16:28:52 +0200 Subject: [PATCH] install r in azure --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7963739..984c569 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,6 +18,7 @@ stages: addToPath: true - bash: | set -ex + brew install r python updatelib.py bash build.sh mkdir -p upload/{macos,release,doc}