You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add GitHub Actions workflow to build Windows release DLLs
Uses the pre-installed Visual Studio 2022 Enterprise and vcpkg on
windows-latest runners. Installs protobuf for x86 and x64, generates
the protobuf C++ sources, then builds steam_api.dll and steam_api64.dll
and uploads them as artifacts.
0 commit comments