$sudo apt-get install libqt4-devdone!!!
When I use this action to install Qt on windows-2022, build a project with it, and bundle up the artifact, the resulting binaries fail at making network requests, spitting out QNetworkReply::UnknownNetworkErrors. The URLs are all https. There need to be libssl.dll and libcrypto.dll, or ...