mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-19 19:00:47 +00:00
parent
89812a623e
commit
2cb12caf93
1 changed files with 4 additions and 0 deletions
|
|
@ -100,6 +100,10 @@ jobs:
|
|||
BuildJava: true
|
||||
BuildNodejs: true
|
||||
|
||||
- script: |
|
||||
ccache -s
|
||||
displayName: Show Cache -stats
|
||||
|
||||
- task: PublishPipelineArtifact@1
|
||||
inputs:
|
||||
targetPath: '$(Build.ArtifactStagingDirectory)'
|
||||
|
|
|
|||
Loading…
Reference in a new issue