Skip to content

Commit 09803f1

Browse files
committed
Update deploy workflow (shared package)
1 parent bc01f16 commit 09803f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
node-version: 22
2020
- name: Install, build
2121
run: |
22-
pnpm --ignore-scripts --filter server install
22+
pnpm --ignore-scripts install
2323
cd server
2424
pnpm build
2525
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)