Skip to content

Commit ad8653c

Browse files
[CI] Don't pre-build in emulator. Attempt to reduce disk space usage during emulator install
1 parent 383eaa9 commit ad8653c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ jobs:
147147
name: dotconan2
148148
path: ~/.conan2
149149

150-
- run: ./gradlew assembleDebug
151150
- name: Enable KVM group perms
152151
run: |
153152
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)