update
This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
||||
inputs:
|
||||
artifactFeeds: 'Lotus'
|
||||
- script: |
|
||||
set -e -x
|
||||
POD_ARCHIVE=$(find . -name "pod-archive-onnxruntime-objc*.zip")
|
||||
unzip ${POD_ARCHIVE} -d unzipped
|
||||
cp -rf unzipped/objectivec/ $(Build.SourcesDirectory)/objectivec/
|
||||
|
||||
Reference in New Issue
Block a user