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."
|
description: "The gcovr version to install."
|
||||||
required: false
|
required: false
|
||||||
python:
|
python:
|
||||||
description: "The pyhon version to install."
|
description: "The python version to install."
|
||||||
default: "3.x"
|
|
||||||
required: false
|
required: false
|
||||||
ccache:
|
ccache:
|
||||||
description: "The ccache version to install."
|
description: "The ccache version to install."
|
||||||
|
|
Loading…
Reference in New Issue