Skip to content

Commit a2a2e0e

Browse files
committed
ci: restore install step in base size build
1 parent 9f70f03 commit a2a2e0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
node-version: lts/*
7676

7777
- name: 📦 Install dependencies
78-
run:
78+
run: pnpm install
7979
env:
8080
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8181

0 commit comments

Comments
 (0)