Skip to content

Commit

Permalink
fix: add brew.sh in the build process
Browse files Browse the repository at this point in the history
  • Loading branch information
m2Giles committed May 11, 2024
1 parent 9776d69 commit 0bdd50a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_files/base/build-base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ set -ouex pipefail
. /tmp/build/copr-repos.sh
. /tmp/build/install-akmods.sh
. /tmp/build/packages.sh
. /tmp/build/brew.sh
. /tmp/build/nvidia.sh
. /tmp/build/image-info.sh
. /tmp/build/fetch-install.sh
Expand Down

0 comments on commit 0bdd50a

Please sign in to comment.