* add action
* rename test workflow
* dont run build on pr
* try different action name
* action name wants path
* fix tag version
* debug solution for artifact name
* try env
* typos
* print more env vars
* generate driver manifest
* add manifest to github env
* write manifest to install path
* add test
* dont change dir
* try normalizing path separators
* add more os types
* c++17
* check win2019
* add version check to test; target new artifacts
* add back older ubuntu; fix artifact name
* temp disable version check
* add back version check
* try GITHUB_OUTPUT
* missing outputs property
* cleanup
* try macOS
* space
* add all macOS versions
* for x64 for macOS
* rename test workflow
* outputs
* set outputs
* missing outputs property
* update readme
* macOS architectures
* need quotes
* add environment var test
* update readme
* remove macOS architectures
* print workflow inputs
* single input
* again
* parameterize on tag
* fix