Skip to content

Commit

Permalink
fix cloudsmith ?
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 8, 2024
1 parent ed7c424 commit b1fc6f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions build_chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ elif [[ "$(lsb_release -cs)" == "noble" ]]; then
sudo apt update
sudo apt install -y build-essential flex bc bison dkms
sudo apt install -y python3-pip
sudo apt remove -y python3-urllib3
sudo pip install cloudsmith-api --break-system-packages
sudo pip install cloudsmith-cli --break-system-packages
make KSRC=/usr/src/linux-headers-6.8.0-31-generic O="" modules
Expand Down

0 comments on commit b1fc6f1

Please sign in to comment.