diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b0d843d4e7..3842b4dce0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,6 +23,7 @@ jobs: displayName: "V MacOSX Build" steps: - script: | + brew install glfw freetype curl displayName: 'Install Dependencies' - script: | cd compiler && make && make test