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 65490a1 commit 6c06966Copy full SHA for 6c06966
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,6 @@ jobs:
25
with:
26
node-version: 16.14.2
27
registry-url: https://registry.npmjs.org/
28
- cache: 'pnpm'
29
- run: |
30
pnpm install
31
git config --global user.name 'Tanner Linsley'
0 commit comments