File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 xvfb-run --server-args="-screen 0 800x600x24" $screenshot_sh ./occt-qtquick-sample ./occt-qtquick.png 5
4545 popd
4646 - name : Upload artifacts
47- uses : actions/upload-artifact@v4
47+ uses : actions/upload-artifact@v6
4848 with :
4949 name : occt-qt5-linux
5050 path : occt-samples-qt/*.png
9090 xvfb-run --server-args="-screen 0 800x600x24" $screenshot_sh ./occt-qtquick-sample ./occt-qtquick.png 5
9191 popd
9292 - name : Upload artifacts
93- uses : actions/upload-artifact@v4
93+ uses : actions/upload-artifact@v6
9494 with :
9595 name : occt-qt6-linux
9696 path : occt-samples-qt/*.png
Original file line number Diff line number Diff line change 9292 cp -f -r $msys_root/share/qt5/qml/QtQuick $inst_bin/QtQuick
9393 cp -f -r $msys_root/share/qt5/qml/QtQuick.2 $inst_bin/QtQuick.2
9494 - name : Upload build
95- uses : actions/upload-artifact@v4
95+ uses : actions/upload-artifact@v6
9696 with :
9797 name : occt-qt5-mingw-ucrt64
9898 path : ${{ github.workspace }}/occt-samples-qt
You can’t perform that action at this time.
0 commit comments