Skip to content

Commit 7a42d4e

Browse files
committed
small cleanup
1 parent 3345dfb commit 7a42d4e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,8 +1469,7 @@ jobs:
14691469
BUILD_ARCH=arm64 \
14701470
yarn build:bindings:arm64
14711471
1472-
- name: Build Monorepo
1473-
if: steps.restore-build.outputs.cache-hit != 'true'
1472+
- name: Build profiling-node & its dependencies
14741473
run: yarn build --scope @sentry/profiling-node
14751474

14761475
- name: Test Bindings

0 commit comments

Comments
 (0)