There was an error while loading. Please reload this page.
1 parent 68ab465 commit d584a04Copy full SHA for d584a04
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
run: |
16
echo "sha_name=$(echo ${GITHUB_SHA} | cut -c1-8)" >> $GITHUB_ENV
17
sudo apt install python2.7
18
- sudo apt-get -y install autoconf automake bison flex make texinfo patch python wget zlib1g-dev libtool-bin python-dev bzip2 pkg-config
+ sudo apt-get -y install autoconf automake bison flex make texinfo patch wget zlib1g-dev libtool-bin bzip2 pkg-config
19
20
# using pre-compiled sdk
21
# to do: replace toolchain link
0 commit comments