Skip to content

Commit

Permalink
update macos action
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuzichu520 committed Nov 16, 2023
1 parent 71c238e commit e3e4592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: package
run: |
# 拷贝依赖
macdeployqt bin/release/${targetName}.app -qmldir=. -dmg
sudo macdeployqt bin/release/${targetName}.app -qmldir=. -dmg
- uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit e3e4592

Please sign in to comment.