mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
fix duplication of QtWebEngineProcess of macOS deploy (#1888)
This commit is contained in:
parent
2436adc257
commit
2740983308
1
.github/workflows/ci-macos.yml
vendored
1
.github/workflows/ci-macos.yml
vendored
@ -94,7 +94,6 @@ jobs:
|
||||
python ${{runner.workspace}}/macdeployqtfix/macdeployqtfix.py vnote.app/Contents/MacOS/vnote $Qt5_Dir
|
||||
# Fix Helpers/QtWebEngineProcess.app
|
||||
pushd vnote.app/Contents/Frameworks/QtWebEngineCore.framework/Versions/5/Helpers
|
||||
macdeployqt QtWebEngineProcess.app
|
||||
python ${{runner.workspace}}/macdeployqtfix/macdeployqtfix.py QtWebEngineProcess.app/Contents/MacOS/QtWebEngineProcess $Qt5_Dir
|
||||
popd
|
||||
popd
|
||||
|
Loading…
x
Reference in New Issue
Block a user