Skip to content

Commit b28befd

Browse files
authored
all.yaml の更新
1 parent 24c408e commit b28befd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
- uses: actions/checkout@v4
2626
- uses: actions/setup-node@v4
2727
- run: npm ci
28-
- run: npm run build -w pkgs/typed-ai-spec
28+
- run: npm run build -w pkgs/typed-api-spec
2929
- run: npm test -w examples/misc

0 commit comments

Comments
 (0)