Skip to content

Commit 6255cbc

Browse files
committed
Update build.yml
1 parent 27b1688 commit 6255cbc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,6 @@ jobs:
8585
with:
8686
name: plumeimpactor-${{ matrix.platform }}
8787
path: |
88-
target/release/bundle/**/*.{rpm,deb,AppImage,dmg,exe,msi}
88+
target/release/bundle/appimage/*.AppImage
89+
target/release/bundle/osx/*.dmg
90+
target/release/bundle/msi/*.msi

0 commit comments

Comments
 (0)