Skip to content

Commit f8640c4

Browse files
committed
Update build-android-release.yml
1 parent e47bd8e commit f8640c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-android-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: oven-sh/setup-bun@v2
1414

1515
- name: Install npm dependencies (bun)
16-
run: bun install && cp node_modules package/node_modules example/node_modules
16+
run: bun install
1717

1818
- name: Setup JDK 17
1919
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)