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 37981bb commit 0e73da7Copy full SHA for 0e73da7
.github/workflows/lint.yml
@@ -20,7 +20,6 @@ jobs:
20
uses: actions/setup-node@v3
21
with:
22
node-version: '20'
23
- cache: 'pnpm'
24
25
- name: Install pnpm
26
run: npm install -g pnpm
0 commit comments