Skip to content

Commit

Permalink
Update build_for_x86-noble.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jun 14, 2024
1 parent b180759 commit e7e243c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_for_x86-noble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
cd /opt/OpenHD-ChrootCompiler/
sudo apt update
sudo apt install -y python3-pip
sudo pip install cloudsmith-api --break-system-packages
sudo pip install cloudsmith-cli --break-system-packages
sudo pip install cloudsmith-api
sudo pip install cloudsmith-cli
sudo bash install_dep.sh
sudo bash ./build.sh x86-minimal $API_KEY ubuntu noble
Expand Down

0 comments on commit e7e243c

Please sign in to comment.