Skip to content

Commit 0ae5b86

Browse files
authored
Update build.yaml
1 parent 71a4ddb commit 0ae5b86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ jobs:
153153
154154
- name: Deploy
155155
run: |
156+
ls -la
156157
macdeployqt "${APP_NAME}.app" -dmg
157158
mv "${APP_NAME}.dmg" "${APP_LABEL}-${{ env.PACKAGE_VERSION }}.dmg"
158159

0 commit comments

Comments
 (0)