Skip to content

Commit

Permalink
Restore github actions goreleaser builds to use all targets
Browse files Browse the repository at this point in the history
  • Loading branch information
jhiemstrawisc committed Nov 22, 2024
1 parent f1ec1da commit d35e896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
version: latest
args: build --single-target --clean --snapshot
args: --clean --snapshot
- name: Copy files (Ubuntu)
run: |
cp dist/pelican_linux_amd64_v1/pelican ./
Expand Down

0 comments on commit d35e896

Please sign in to comment.