Skip to content

Commit 6c1e230

Browse files
misc: update release.yml
1 parent 708a625 commit 6c1e230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156

157157
release:
158158
name: Create GitHub Release
159-
needs: [build, build-gui, get-version]
159+
needs: [build, build-gui, build-deb-gui, build-deb, get-version]
160160
runs-on: ubuntu-latest
161161
permissions:
162162
contents: write

0 commit comments

Comments
 (0)