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 874489c commit 47bfd22Copy full SHA for 47bfd22
.github/workflows/deploy-website.yml
@@ -32,8 +32,6 @@ jobs:
32
uses: actions/setup-node@v4
33
with:
34
node-version: 20
35
- cache: yarn
36
- cache-dependency-path: yarn.lock
37
- name: Setup Pages
38
uses: actions/configure-pages@v5
39
- name: Install dependencies
0 commit comments