Add support for GitHub Actions by Otakuto (#3622)
* Fix build for Visual Studio 2019
* Fix glutInit error on Windows with FreeGLUT
* Add support for GitHub Actions
* Make Windows artifact portable
* Add support for clcache on Windows
* Fix workaround for GLEW
* Add portable artifact for macOS
* Add portable artifact for Linux
* Add GitHub Actions badge
* Fix to preserve permission for linux artifact
* Fix names of icu dll
* Avoid caching for pdb files
Co-authored-by: Tact Yoshida <otakuto893@gmail.com>