Skip to content

Commit

Permalink
fix issue in CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
phith0n committed Mar 14, 2024
1 parent a5cd78b commit 0c730a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: '>=1.18.0'
run: go version
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
Expand Down

0 comments on commit 0c730a8

Please sign in to comment.