We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c408e commit b28befdCopy full SHA for b28befd
.github/workflows/all.yaml
@@ -25,5 +25,5 @@ jobs:
25
- uses: actions/checkout@v4
26
- uses: actions/setup-node@v4
27
- run: npm ci
28
- - run: npm run build -w pkgs/typed-ai-spec
+ - run: npm run build -w pkgs/typed-api-spec
29
- run: npm test -w examples/misc
0 commit comments