Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from iamando/develop
Browse files Browse the repository at this point in the history
feature: run go install on build workflow
  • Loading branch information
andostronaut committed Apr 28, 2023
2 parents 66dd609 + d010dda commit 614b890
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
go-version: ${{ matrix.go-version }}

- run: go version

- run: go install

0 comments on commit 614b890

Please sign in to comment.