Skip to content

Commit 360edd5

Browse files
[CI] assembleDebug before running emulator
1 parent 78607be commit 360edd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ jobs:
143143
144144
- run: conan remote add odr https://artifactory.opendocument.app/artifactory/api/conan/conan
145145

146+
- run: ./gradlew assembleDebug
146147
- name: Enable KVM group perms
147148
run: |
148149
echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' | sudo tee /etc/udev/rules.d/99-kvm4all.rules

0 commit comments

Comments
 (0)