Skip to content

Commit

Permalink
Merge pull request #399 from bdunne/revert_303
Browse files Browse the repository at this point in the history
Revert "Merge pull request #393 from bdunne/revert_278"
  • Loading branch information
Fryguy committed Jun 29, 2023
2 parents c7c3a99 + 35053ea commit 274b952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/manageiq/rpm_build/generate_core.rb
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def build_service_ui
shell_cmd("yarn run available-languages")
shell_cmd("yarn run build")
shell_cmd("git clean -xdf") # cleanup temp files
shell_cmd("yarn set version 1.22.18") if RUBY_PLATFORM.include?("s390x")
end
end

Expand Down

0 comments on commit 274b952

Please sign in to comment.