Setup streamcmd
Version updated for https://github.com/RageAgainstThePixel/setup-steamcmd to version v1.4.1.
- This action is used across all versions by 4 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-steamcmd GitHub Action automates the installation and setup of the steamcmd command-line tool, which is used for managing Steam-based game servers and applications. It simplifies the process of integrating steamcmd into workflows by setting up necessary environment variables and providing direct access to its functionality, saving developers time and effort when working with Steam-related tasks.
What’s Changed
What’s Changed
- setup-steamcmd@v1.4.1 by @rursache in https://github.com/RageAgainstThePixel/setup-steamcmd/pull/30
- fix(linux): symlink linux -> linux32 so steamcmd resolves after self-update
Full Changelog: https://github.com/RageAgainstThePixel/setup-steamcmd/compare/v1.4.0...v1.4.1