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 ba5a224 commit b874d3cCopy full SHA for b874d3c
.github/workflows/ci.yml
@@ -173,8 +173,6 @@ jobs:
173
node-version: 18.18.1
174
- run: pnpm build
175
- 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
178
- run: pnpm ember build
179
working-directory: docs-app
180
- name: Publish ${{ matrix.app.id }}
0 commit comments