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 7878 with :
7979 command : build
8080 args : --target x86_64-unknown-linux-gnu
81- - name : Verify prebuilt archive downloaded (CPU, x86_64-unknown-linux-gnu)
8281 run : ls -lh target/x86_64-unknown-linux-gnu/debug/build/onnxruntime-sys-*/out/onnxruntime-win-linux-gpu-1.*.zip
82+ - name : Verify prebuilt archive downloaded (GPU, x86_64-unknown-linux-gnu)
8383 # ******************************************************************
8484 - name : Download prebuilt archive (GPU, x86_64-pc-windows-msvc)
8585 uses : actions-rs/cargo@v1
8888 with :
8989 command : build
9090 args : --target x86_64-pc-windows-msvc
91- - name : Verify prebuilt archive downloaded (CPU , x86_64-pc-windows-msvc)
91+ - name : Verify prebuilt archive downloaded (GPU , x86_64-pc-windows-msvc)
9292 run : ls -lh target/x86_64-pc-windows-msvc/debug/build/onnxruntime-sys-*/out/onnxruntime-win-x64-gpu-1.*.zip
9393
9494 test :
You can’t perform that action at this time.
0 commit comments