We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06731c7 commit 1b5aadfCopy full SHA for 1b5aadf
.github/workflows/build.yml
@@ -95,6 +95,7 @@ jobs:
95
run: pnpm install --prod --frozen-lockfile
96
97
- name: Install Bundle Analyzer
98
+ working-directory: apps/site
99
# This is a devDependency, so we manually install it
100
run: pnpm install @codecov/nextjs-webpack-plugin
101
0 commit comments