Skip to content

Commit cb165ac

Browse files
committed
Revert "Revert "➖ remove dmg from distributions""
This reverts commit 08860b9.
1 parent c8b085a commit cb165ac

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ jobs:
118118
name: distributable-${{ matrix.os }}
119119
if-no-files-found: ignore
120120
path: |
121-
build/**/*.dmg
122121
build/**/*.deb
123122
build/**/*.msi
124123
build/compose/jars/*.jar
@@ -128,7 +127,6 @@ jobs:
128127
with:
129128
prerelease: ${{ contains(github.event.inputs.version, '-rc') || contains(github.event.inputs.version, '-b') || contains(github.event.inputs.version, '-a') }}
130129
files: |
131-
build/**/*.dmg
132130
build/**/*.deb
133131
build/**/*.msi
134132
build/compose/jars/*.jar

0 commit comments

Comments
 (0)