Create symlink for python3

This commit is contained in:
supechicken
2023-06-16 16:00:18 +08:00
parent 9b34d78496
commit c36df3b477
+2
View File
@@ -32,6 +32,8 @@ jobs:
libncurses-dev binutils-aarch64-linux-gnu gcc-aarch64-linux-gnu nuget gzip \
rsync python3 device-tree-compiler
sudo ln -s --force python3 /usr/bin/python
export LLVM_VERSION=12
wget https://apt.llvm.org/llvm.sh
chmod +x llvm.sh