1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-29 15:26:29 -04:00

Output Build Diagnose Information for common/buf(Fix)

This commit is contained in:
Shelikhoo 2019-06-06 20:52:26 +08:00
parent 2a27093144
commit 7718b9629c
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316

View File

@ -17,5 +17,6 @@ jobs:
- script: |
go build ./common/buf
condition: always()
workingDirectory: '$(Build.SourcesDirectory)'
displayName: 'Test Buf error'