mirror of
https://github.com/vlang/v.git
synced 2025-09-12 00:46:55 -04:00
Update azure-pipelines.yml
This commit is contained in:
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…
x
Reference in New Issue
Block a user