mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
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:
committed by
Facebook Github Bot
parent
499d654eb8
commit
1ad8351d9b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user