Skip to content

Commit 347ac45

Browse files
committed
chore: also fix @sentry/browser
1 parent aa7a283 commit 347ac45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- run: corepack enable
2121

22-
- run: yarn add --dev @sentry/core@${{ matrix.sentry-version }}
22+
- run: yarn add --dev @sentry/core@${{ matrix.sentry-version }} @sentry/browser@${{ matrix.sentry-version }}
2323

2424
- run: yarn install
2525

0 commit comments

Comments
 (0)