mirror of https://github.com/v2ray/v2ray-core
Output Build Diagnose Information for common/buf(Fix)
parent
2a27093144
commit
7718b9629c
|
@ -17,5 +17,6 @@ jobs:
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
go build ./common/buf
|
go build ./common/buf
|
||||||
|
condition: always()
|
||||||
workingDirectory: '$(Build.SourcesDirectory)'
|
workingDirectory: '$(Build.SourcesDirectory)'
|
||||||
displayName: 'Test Buf error'
|
displayName: 'Test Buf error'
|
||||||
|
|
Loading…
Reference in New Issue