File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5353 command : build
5454 args : --target x86_64-apple-darwin
5555 - name : Verify prebuilt archive downloaded (CPU, x86_64-apple-darwin)
56- run : ls -lh target/x86_64-apple-darwin/debug/build/onnxruntime-sys-*/out/onnxruntime-osx-x64 -1.*.tgz
56+ run : ls -lh target/x86_64-apple-darwin/debug/build/onnxruntime-sys-*/out/onnxruntime-osx-x86_64 -1.*.tgz
5757 # ******************************************************************
5858 - name : Download prebuilt archive (CPU, i686-pc-windows-msvc)
5959 uses : actions-rs/cargo@v1
8989 command : build
9090 args : --target x86_64-pc-windows-msvc
9191 - name : Verify prebuilt archive downloaded (GPU, x86_64-pc-windows-msvc)
92- run : ls -lh target/x86_64-pc-windows-msvc/debug/build/onnxruntime-sys-*/out/onnxruntime-win-gpu- x64-1.*.zip
92+ run : ls -lh target/x86_64-pc-windows-msvc/debug/build/onnxruntime-sys-*/out/onnxruntime-win-x64-gpu -1.*.zip
9393
9494 test :
9595 name : Test Suite
You can’t perform that action at this time.
0 commit comments