Setup gah
ActionsTags
(2)Composite GitHub Action that setups gah - an GitHub Releases app installer, that DOES NOT REQUIRE SUDO!
- name: Setup gah
uses: get-gah/setup-gah@v1
with:
version: latest # optional, default is latest
- name: Install genact
run: gah install genact
- name: List of available genact modules
run: genact -lversion: The version of gah to install. Default islatest.
This project is licensed under the MIT License - see the LICENSE file for details.
Setup gah is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.