Skip to content

Commit c3a92ab

Browse files
committed
Removed ninja-build installation from semaphore.yml
1 parent 66a468b commit c3a92ab

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.semaphore/semaphore.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ global_job_config:
5858
- cache restore gradle-cache-$GRADLE_SUM
5959
# Install Android dependencies if needed
6060
- ./script/ci-install-android-sdk.sh
61-
# Install ninja
62-
- sudo apt install -y ninja-build
6361
blocks:
6462
- name: 'Build'
6563
execution_time_limit:

0 commit comments

Comments
 (0)