We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f1bef4 commit 3887aceCopy full SHA for 3887ace
1 file changed
.github/workflows/deploy.yml
@@ -40,7 +40,6 @@ jobs:
40
uses: actions/setup-node@v4
41
with:
42
node-version: 20
43
- cache: pnpm # or pnpm / yarn
44
- name: Setup Pages
45
uses: actions/configure-pages@v4
46
- name: Install pnpm
0 commit comments