try to fix idempotency
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
27b8f0e70b
commit
2a466bbeca
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
- name: Check for installed pip3
|
- name: Check for installed pip3
|
||||||
stat:
|
stat:
|
||||||
path: /usr/local/bin/pip3.6
|
path: /usr/local/bin/pip3
|
||||||
register: __python3_pip
|
register: __python3_pip
|
||||||
|
|
||||||
- name: Setup pip3
|
- name: Setup pip3
|
||||||
|
Loading…
Reference in New Issue
Block a user