Skip to content

Commit 922a789

Browse files
committed
a
1 parent 27ec090 commit 922a789

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ jobs:
164164
run: pnpm install --frozen-lockfile
165165

166166
- name: Pull Vercel Environment Information
167+
working-directory: apps/web
167168
run: pnpm vercel pull --yes --environment=production --token=${{ secrets.VERCEL_TOKEN }}
168169

169170
- name: Build

0 commit comments

Comments
 (0)