Skip to content

Commit 9d11359

Browse files
committed
Fix publish workflow
1 parent e9b732b commit 9d11359

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
@@ -17,5 +17,5 @@ jobs:
1717
with:
1818
crate: tracel-xtask
1919
needs:
20-
- tracel-xtask-macros
20+
- publish-tracel-xtask-macros
2121
secrets: inherit

0 commit comments

Comments
 (0)