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.
2 parents 67faedd + 84a3998 commit 4dfedebCopy full SHA for 4dfedeb
.github/workflows/docs.yml
@@ -43,7 +43,6 @@ jobs:
43
uses: actions/setup-node@v4
44
with:
45
node-version: '20'
46
- cache: 'pnpm'
47
48
- name: Install dependencies for ember-jsonapi-docs
49
run: pnpm install
0 commit comments