Skip to content

Commit e495295

Browse files
committed
Build before native android tests
1 parent 5a525ec commit e495295

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/native-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,12 @@ jobs:
6969
java-version: '17'
7070
distribution: 'adopt'
7171

72+
- name: Install SDK JS Dependencies
73+
run: yarn install
74+
75+
- name: Build SDK
76+
run: yarn build
77+
7278
- name: Gradle cache
7379
uses: gradle/gradle-build-action@v3
7480

0 commit comments

Comments
 (0)