Skip to content

Commit

Permalink
if should be fi.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Mar 31, 2024
1 parent 271fa37 commit a146c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ jobs:
gecho " - artifacts: archive"
if [[ "${{ inputs.release-rpms }}" == "true" ]]; then
gecho " - artifacts: package"
if
fi
gecho ""
- name: Generate the library .goreleaser.yml file
Expand Down

0 comments on commit a146c96

Please sign in to comment.