Skip to content

Commit f143d19

Browse files
committed
Fix dependency name
1 parent f28f14b commit f143d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
path: dist/${{ steps.binary-name.outputs.binary }}
6767

6868
debian-publish:
69-
needs: debian-build
69+
needs: linux-build
7070
strategy:
7171
matrix:
7272
architecture: [arm64, amd64]

0 commit comments

Comments
 (0)