Skip to content

Commit b874d3c

Browse files
committed
There is no docs-api
1 parent ba5a224 commit b874d3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,6 @@ jobs:
173173
node-version: 18.18.1
174174
- run: pnpm build
175175
- run: pnpm i -f # sync for some reason isn't running before lint
176-
- run: pnpm build --filter docs-api
177-
- run: pnpm i -f # sync for some reason isn't running before lint
178176
- run: pnpm ember build
179177
working-directory: docs-app
180178
- name: Publish ${{ matrix.app.id }}

0 commit comments

Comments
 (0)