File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 pyinstaller --onefile --distpath . tools/copyDatas/copyDatas.py
5252
5353 - name : Upload Artifacts
54- uses : actions/upload-artifact@v4
54+ uses : actions/upload-artifact@v7
5555 with :
5656 name : compiled-linux
5757 path : |
Original file line number Diff line number Diff line change 5151 pyinstaller --onefile --distpath . tools/copyDatas/copyDatas.py
5252
5353 - name : Upload Artifacts
54- uses : actions/upload-artifact@v4
54+ uses : actions/upload-artifact@v7
5555 with :
5656 name : compiled-linux-debug
5757 path : |
Original file line number Diff line number Diff line change 4141 g++ -o create_zip common-tools/nowin/create_zip/create_zip.cpp
4242
4343 - name : Upload Artifacts
44- uses : actions/upload-artifact@v4
44+ uses : actions/upload-artifact@v7
4545 with :
4646 name : common-linux
4747 path : |
Original file line number Diff line number Diff line change 5151 pyinstaller --onefile --distpath . tools/copyDatas/copyDatas.py
5252
5353 - name : Upload Artifacts
54- uses : actions/upload-artifact@v4
54+ uses : actions/upload-artifact@v7
5555 with :
5656 name : compiled-linux
5757 path : |
Original file line number Diff line number Diff line change 4747 pyinstaller --onefile --distpath . tools/copyDatas/copyDatas.py
4848
4949 - name : Upload Artifacts
50- uses : actions/upload-artifact@v4
50+ uses : actions/upload-artifact@v7
5151 with :
5252 name : compiled-macos
5353 path : |
Original file line number Diff line number Diff line change 4646 pyinstaller --onefile --distpath . tools/copyDatas/copyDatas.py
4747
4848 - name : Upload Artifacts
49- uses : actions/upload-artifact@v4
49+ uses : actions/upload-artifact@v7
5050 with :
5151 name : compiled-windows-cmake
5252 path : |
Original file line number Diff line number Diff line change 5959 pyinstaller --onefile --distpath . tools/copyDatas/copyDatas.py
6060
6161 - name : Upload Artifacts
62- uses : actions/upload-artifact@v4
62+ uses : actions/upload-artifact@v7
6363 with :
6464 name : compiled-windows
6565 path : |
You can’t perform that action at this time.
0 commit comments