Skip to content

Commit 245a0b5

Browse files
committed
Build all samples
1 parent 7c2e1af commit 245a0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: assemble ViroCore
2121
run: |
22-
./gradlew :viroreact:assembleDebug
22+
./gradlew assembleDebug
2323
working-directory: ./android
2424
- name: Upload result ViroCore
2525
uses: actions/[email protected]

0 commit comments

Comments
 (0)