Skip to content

Commit 50523ff

Browse files
committed
fix publish
1 parent e4dd017 commit 50523ff

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
@@ -14,7 +14,7 @@ jobs:
1414

1515
publish-npm:
1616
runs-on: ubuntu-latest
17-
needs: run-codegen
17+
needs: call-runcodegen
1818

1919
steps:
2020
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)