File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,16 +15,16 @@ jobs:
1515 include :
1616 - flag : -DCMAKE_CXX_FLAGS="-m32" -DCMAKE_CXX_COMPILER=i686-w64-mingw32-g++
1717 binary : ./build/libdptsp.so
18- upload_name : x86_64_dptsp .dll
18+ upload_name : x86_dptsp .dll
1919 - flag : -DCMAKE_CXX_FLAGS="-m64" -DCMAKE_CXX_COMPILER=x86_64-w64-mingw32-g++
2020 binary : ./build/libdptsp.so
21- upload_name : x64_dptsp .dll
21+ upload_name : x86_64_dptsp .dll
2222 - flag : -DCMAKE_CXX_FLAGS="-m32" -DCMAKE_CXX_COMPILER=g++-14
2323 binary : ./build/libdptsp.so
24- upload_name : x86_64_libdptsp .so
24+ upload_name : x86_libdptsp .so
2525 - flag : -DCMAKE_CXX_FLAGS="-m64" -DCMAKE_CXX_COMPILER=g++-14
2626 binary : ./build/libdptsp.so
27- upload_name : x64_libdptsp .so
27+ upload_name : x86_64_libdptsp .so
2828 - flag : -DCMAKE_CXX_COMPILER=aarch64-linux-gnu-g++-14
2929 binary : ./build/libdptsp.so
3030 upload_name : aarch64_libdptsp.so
You can’t perform that action at this time.
0 commit comments