We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4dd017 commit 50523ffCopy full SHA for 50523ff
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
15
publish-npm:
16
runs-on: ubuntu-latest
17
- needs: run-codegen
+ needs: call-runcodegen
18
19
steps:
20
- uses: actions/checkout@v3
0 commit comments