Skip to content

Commit 06731c7

Browse files
committed
fixup!
1 parent 634bd49 commit 06731c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696

9797
- name: Install Bundle Analyzer
9898
# This is a devDependency, so we manually install it
99-
run: pnpm install @codecov/nextjs-webpack-plugin --frozen-lockfile
99+
run: pnpm install @codecov/nextjs-webpack-plugin
100100

101101
- name: Build Next.js (ISR)
102102
# We want a ISR build on CI to ensure that regular Next.js builds work as expected.

0 commit comments

Comments
 (0)