diff --git a/.github/actions/environment/action.yml b/.github/actions/environment/action.yml index 055f0badd6a..3f10c438c95 100644 --- a/.github/actions/environment/action.yml +++ b/.github/actions/environment/action.yml @@ -19,8 +19,6 @@ runs: run: | env | sort echo ${PATH} | tr ':' '\n' - type python - python --version type conan conan --version type cmake