Skip to content

Commit c10b188

Browse files
committed
fix release action
1 parent d9d9899 commit c10b188

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ jobs:
4040
env:
4141
GITHUB_TOKEN: ${{ github.token }}
4242

43-
- name: Install Tools
44-
run: |
45-
go install github.com/aktau/github-release@latest
46-
go install github.com/goreleaser/nfpm/v2/cmd/nfpm@latest
47-
4843
- name: Build release
4944
run: |
5045
set -x

0 commit comments

Comments
 (0)