There was an error while loading. Please reload this page.
1 parent 9f70f03 commit a2a2e0eCopy full SHA for a2a2e0e
1 file changed
.github/workflows/size.yml
@@ -75,7 +75,7 @@ jobs:
75
node-version: lts/*
76
77
- name: 📦 Install dependencies
78
- run:
+ run: pnpm install
79
env:
80
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
81
0 commit comments