Update azure-pipelines.yml
parent
4fe5a13239
commit
694b34a995
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue