Skip to content

Commit

Permalink
Ensure CI builds are for all targets
Browse files Browse the repository at this point in the history
  • Loading branch information
mckern committed Jan 19, 2024
1 parent 8c534e2 commit 21ae8a9
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 @@ -23,6 +23,6 @@ jobs:
with:
distribution: goreleaser
version: latest
args: build --clean --snapshot --single-target
args: build --clean --snapshot
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 21ae8a9

Please sign in to comment.