update workflows

This commit is contained in:
zhuzichu
2024-09-20 13:51:50 +08:00
parent 4420c6c608
commit e771293269
5 changed files with 5 additions and 5 deletions

View File

@ -60,7 +60,7 @@ jobs:
# 拷贝依赖
sudo macdeployqt bin/Release/${targetName}.app -qmldir=. -dmg
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: ${{ env.targetName }}_${{ matrix.os }}_${{matrix.qt_ver}}
path: bin/release/${{ env.targetName }}.app