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