install-openvino: make it easier to invoke on your local machine

put the default version in the shell script, not the yml.
write any files to the directory where the action lives,
and .gitignore them.
This commit is contained in:
Pat Hickey
2020-11-19 15:15:13 -08:00
parent f9de1d3e5c
commit fb68c80420
3 changed files with 15 additions and 6 deletions

View File

@@ -5,7 +5,6 @@ inputs:
version:
description: 'The release version of OpenVINO to install'
required: false
default: '2020.4.287'
runs:
using: composite