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

Commit

Permalink
fix ci workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-dwinter committed Oct 18, 2023
1 parent d36ea23 commit 9c1fe67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
fetch-depth: 0
- uses: actions/setup-go@v4
with:
go-version: stable
- uses: goreleaser/goreleaser-action@v5
with:
args: release --clean
Expand Down

0 comments on commit 9c1fe67

Please sign in to comment.