mirror of https://github.com/aminya/setup-cpp
fix: do not install python by default [skip ci]
This commit is contained in:
parent
cda21f972d
commit
2a0ea12221
|
@ -37,8 +37,7 @@ inputs:
|
|||
description: "The gcovr version to install."
|
||||
required: false
|
||||
python:
|
||||
description: "The pyhon version to install."
|
||||
default: "3.x"
|
||||
description: "The python version to install."
|
||||
required: false
|
||||
ccache:
|
||||
description: "The ccache version to install."
|
||||
|
|
Loading…
Reference in New Issue