File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 4242 uses : actions/upload-artifact@v4
4343 with :
4444 name : HiGHS_binaries.${{ github.ref_name }}.x86_64-linux-gnu-cxx11.tar.gz
45- path : ./HiGHS_binaries.${{ github.ref_name }}.x86_64-linux-gnu-cxx11.tar.gz
45+ path : ./HiGHS_binaries.v1.12.0.aarch64-linux-gnu-cxx11.tar.gz
46+ # path: ./HiGHS_binaries.${{ github.ref_name }}.x86_64-linux-gnu-cxx11.tar.gz
4647
4748 build-linux-aarch64 :
4849 name : HiGHS -- Linux (aarch64) -- Release ${{ github.ref_name }}
7778 uses : actions/upload-artifact@v4
7879 with :
7980 name : HiGHS_binaries.${{ github.ref_name }}.aarch64-linux-gnu-cxx11.tar.gz
80- path : ./HiGHS_binaries.${{ github.ref_name }}.aarch64-linux-gnu-cxx11.tar.gz
81+ path : ./HiGHS_binaries.v1.12.0.aarch64-linux-gnu-cxx11.tar.gz
82+ # path: ./HiGHS_binaries.${{ github.ref_name }}.aarch64-linux-gnu-cxx11.tar.gz
8183
8284 build-windows-x64 :
8385 name : HiGHS -- Windows (x86_64) -- Release ${{ github.ref_name }}
You can’t perform that action at this time.
0 commit comments