Skip to content

Commit

Permalink
add gorelease smoke test
Browse files Browse the repository at this point in the history
Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
  • Loading branch information
mohammed90 committed Oct 2, 2024
1 parent 3e61ec8 commit bc73c79
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,3 +202,8 @@ jobs:
with:
version: latest
args: check

- uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: build --single-target

0 comments on commit bc73c79

Please # to comment.