mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Ignores failure to update lists (GH-9424)
This commit is contained in:
parent
b2984ab9a7
commit
76531e2e82
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
sudo apt-get update
|
||||
sudo apt-get update || true
|
||||
|
||||
sudo apt-get -yq install \
|
||||
build-essential \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue