What is the bug?
A driver can't run if installed by package created by CI. Dependency files are missing.
It should contain zlib, libcurl, vld, aws-cpp-sdk, aws-c-sdk and all dependencies.
How can one reproduce the bug?
Steps to reproduce the behavior:
Build installer from main or download from GH CI
Install
Try to use driver
What is the expected behavior?
Installer should contain all required files.
What is the bug? A driver can't run if installed by package created by CI. Dependency files are missing. It should contain zlib, libcurl, vld, aws-cpp-sdk, aws-c-sdk and all dependencies.
How can one reproduce the bug? Steps to reproduce the behavior:
main
or download from GH CIWhat is the expected behavior? Installer should contain all required files.
What is your host/environment?
main
@ 9b8d366Do you have any screenshots? TODO
Do you have any additional context? Maybe caused by #27