diff --git a/.github/workflows/update-os.yml b/.github/workflows/update-os.yml index 32e34bc..8acb810 100644 --- a/.github/workflows/update-os.yml +++ b/.github/workflows/update-os.yml @@ -40,7 +40,7 @@ jobs: # sudo apt-get dist-upgrade -y sudo apt-get install -y python3-pip - sudo apt-get install git zlib1g libjpeg-dev libatlas-base-dev rustc libopenjp2-7 python3-dev scons libssl-dev python3-venv python3-pip git libfreetype6-dev wkhtmltopdf libopenblas-base libopenblas-dev libxml2-dev libxslt-dev python-dev-is-python3 -y + sudo apt-get install git zlib1g libjpeg-dev libatlas-base-dev rustc libopenjp2-7 python3-dev scons libssl-dev python3-venv python3-pip git libfreetype6-dev wkhtmltopdf libopenblas-dev libxml2-dev libxslt-dev python-dev-is-python3 -y # #334 & #335 git clone https://github.com/WiringPi/WiringPi cd WiringPi