Clear apt cache

Summary:
This will unblock test_android on CI.
Closes https://github.com/facebook/react-native/pull/19275

Differential Revision: D8020049

Pulled By: hramos

fbshipit-source-id: 9d738a636f63138aae918759e879f9e397c11aca
This commit is contained in:
Héctor Ramos
2018-05-15 17:13:41 -07:00
committed by Facebook Github Bot
parent 499d654eb8
commit 1ad8351d9b
2 changed files with 6 additions and 6 deletions

View File

@@ -22,4 +22,4 @@ fi
# Install all packages in the cache
echo "Installing build dependencies..."
sudo dpkg -i ~/vendor/apt/archives/*.deb
sudo dpkg -i ~/vendor/apt/archives/*.deb