Skip to content

Paymentology/install-gh-cli-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install GH CLI action

Selfhosted runners do not come with the GH CLI out of the box. This action is an easy-to-use way to install it.

Supports linux on amd64 and arm64 architectures.

Usage

- name: Install GH CLI
  uses: dev-hanz-ops/install-gh-cli-action@v0.2.1
  with:
    gh-cli-version: 2.65.0 # optional, see action.yml for current default

Development

  1. Develop feature in the src/ directory.
  2. Bundle the source code and dependencies by executing npm run build.

About

Action to Install the (cached) gihub cli

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%