Skip to content

Commit c82903b

Browse files
authored
Update manual-build.yml
1 parent c8ec2e8 commit c82903b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
sudo apt-get update
2828
sudo apt-get install -y sudo locales language-pack-en-base build-essential \
2929
chrpath cpio diffstat gawk lz4 wget zstd bash curl python3 pip bison flex file
30-
pip install requests scons kconfiglib tqdm --break-system-packages
30+
pip install requests scons kconfiglib tqdm
3131
3232
git clone https://github.com/openembedded/bitbake
3333
git clone https://github.com/openembedded/openembedded-core oe-core

0 commit comments

Comments
 (0)