mirror of
https://github.com/no2chem/wideq.git
synced 2025-05-15 14:50:28 -07:00
CircleCI: Restore "sudo" to pip
This commit is contained in:
parent
9e7665c07b
commit
0541108855
@ -12,7 +12,7 @@ jobs:
|
||||
- restore_cache:
|
||||
key: pip
|
||||
- run:
|
||||
command: pip install tox
|
||||
command: sudo pip install tox
|
||||
- save_cache:
|
||||
key: pip
|
||||
paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user