mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-22 19:00:07 +08:00
update macos action
This commit is contained in:
parent
71c238e62b
commit
e3e4592ea4
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user