Setup GLI
Version updated for https://github.com/GreemDev/setup-gli-action to version v1.0.1.
- This action is used across all versions by ? 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-gli-action GitHub Action facilitates the installation and setup of the GLI tool within GitHub, Gitea, or Forgejo workflows, automatically adding it to the system PATH. It streamlines the process of integrating GLI into CI/CD pipelines, ensuring consistent access to a specified or latest version of the tool. This action addresses challenges related to manual installations and tool configuration, enabling automated and efficient workflow management.
What’s Changed
Fixed the action on Windows runners.
Full Changelog: https://github.com/GreemDev/setup-gli-action/compare/v1.0.0...v1.0.1