Skip to content

Commit

Permalink
chore: update goreleaser cli config
Browse files Browse the repository at this point in the history
  • Loading branch information
tomMoulard committed Apr 30, 2024
1 parent 6699896 commit 5d8cdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
name: coverage-${{ matrix.os }}
path: coverage.*

- run: goreleaser release --rm-dist --snapshot
- run: goreleaser release --clean --snapshot
if: ${{ runner.os == 'Linux' }}

- name: Upload dist
Expand Down

0 comments on commit 5d8cdec

Please sign in to comment.