We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 332efdc commit 67370aaCopy full SHA for 67370aa
1 file changed
.github/workflows/gh-pages.yml
@@ -29,9 +29,6 @@ jobs:
29
30
- name: Setup Node
31
uses: actions/setup-node@v4
32
- with:
33
- node-version: 20
34
- cache: 'yarn'
35
36
- name: Install dependencies
37
run: yarn install
0 commit comments