Skip to content

Commit

Permalink
ci:tarball-release: remove unnecessary step about installing go
Browse files Browse the repository at this point in the history
Signed-off-by: Djalal Harouni <[email protected]>
  • Loading branch information
tixxdz committed Oct 16, 2023
1 parent 7e4114f commit 28ac426
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-images-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,6 @@ jobs:
fetch-depth: 0
submodules: true

- name: Set up Go
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0

- name: Getting version tag
id: tag
run: echo "tag=$(make version)" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 28ac426

Please sign in to comment.