Skip to content

Commit

Permalink
fix: add gum to the build
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz committed Jan 1, 2025
1 parent 7e93fe1 commit f307cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dnf config-manager --add-repo "https://repo.charm.sh/yum/"
dnf config-manager --set-disabled repo.charm.sh_yum_
echo -e "gpgcheck=1\ngpgkey=https://repo.charm.sh/yum/gpg.key" | tee -a "/etc/yum.repos.d/repo.charm.sh_yum_.repo"
dnf -y --enablerepo repo.charm.sh_yum_ install \
glow
glow gum

dnf config-manager --add-repo "https://copr.fedorainfracloud.org/coprs/ublue-os/staging/repo/centos-stream-10/ublue-os-staging-centos-stream-10.repo"
dnf config-manager --set-disabled copr:copr.fedorainfracloud.org:ublue-os:staging
Expand Down

0 comments on commit f307cca

Please sign in to comment.