Skip to content

Commit 885eda8

Browse files
committed
Fix macOS DMG build
1 parent 0d23a00 commit 885eda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-dmg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
set -euxo pipefail
127127
gtk-mac-bundler macos/ssh-studio.bundle
128128
129-
- name: Diagnostic: list .app contents
129+
- name: List .app contents
130130
run: |
131131
set -euxo pipefail
132132
ls -R build/ssh-studio.bundle/.SSH\ Studio.app/Contents || true

0 commit comments

Comments
 (0)