Skip to content

Setup easy-setup

Actions
Download, install, and setup easy-setup to your path
v1.4.0
Latest
Star (0)

easy-setup

Download, install, and setup in GitHub Actions.

Usage

- uses: easy-install/easy-setup@v1
  with:
    url: https://github.com/denoland/deno
  env:
    # need for https://api.github.com/repos/denoland/deno/releases/latest
    GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: easy-install/easy-setup@v1
  with:
    url: |-
      https://github.com/denoland/deno
      https://github.com/ahaoboy/easy-install/raw/refs/heads/main/dist-manifest/node.json
      https://github.com/ahaoboy/easy-install/raw/refs/heads/main/dist-manifest/bun.json

Setup easy-setup 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.

About

Download, install, and setup easy-setup to your path
v1.4.0
Latest

Setup easy-setup 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.