Skip to content

Commit

Permalink
file m3u8d-qt.dmg
Browse files Browse the repository at this point in the history
  • Loading branch information
orestonce committed Aug 7, 2024
1 parent 6438d15 commit 14a97cc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/push-build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
cp m3u8d-impl m3u8d-qt.app/Contents/MacOS/
macdeployqt m3u8d-qt.app -dmg
ls -alh m3u8d-qt.dmg
file m3u8d-qt.dmg
build-macos-amd64:
runs-on: macos-13
steps:
Expand All @@ -103,4 +104,5 @@ jobs:
install_name_tool -change m3u8d-impl @executable_path/m3u8d-impl m3u8d-qt.app/Contents/MacOS/m3u8d-qt
cp m3u8d-impl m3u8d-qt.app/Contents/MacOS/
macdeployqt m3u8d-qt.app -dmg
ls -alh m3u8d-qt.dmg
ls -alh m3u8d-qt.dmg
file m3u8d-qt.dmg

0 comments on commit 14a97cc

Please sign in to comment.