Skip to content

/bin/bash: line 1: ghr: command not foundΒ #4

@mikeb26

Description

@mikeb26

I tried following instructions on https://circleci.com/developer/orbs/orb/h-matsuo/github-release but I get the following build error after adding a github-release/create step:

/bin/bash: line 1: ghr: command not found

I also tried adding:

  - run:
      name: Install ghr
      command: go get -u github.com/tcnksm/ghr

before github-release/create but that still results in the same error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions