Skip to content

Commit

Permalink
Update macdeployqtfix.py laigter-mac.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
azagaya authored Apr 25, 2024
1 parent 30f9793 commit 539a9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laigter-mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
find appdir/
mkdir -p appdir/usr/lib
macdeployqt laigter.app
wget https://raw.githubusercontent.com/arl/macdeployqtfix/master/macdeployqtfix.py && chmod a+x macdeployqtfix.py
wget https://raw.githubusercontent.com/chchwy/macdeployqtfix/master/macdeployqtfix.py && chmod a+x macdeployqtfix.py
./macdeployqtfix.py laigter.app /usr/local/Cellar/qt/*/
zip -r laigter-mac.zip laigter.app
Expand Down

0 comments on commit 539a9bc

Please sign in to comment.