Skip to content

Commit

Permalink
Update update-os.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aceisace authored Apr 29, 2024
1 parent 6ade114 commit 6a825d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uname -srm
cd /home/inky
sudo apt-get update -y
sudo apt-get dist-upgrade -y
# 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-dev libxml2-dev libxslt-dev python-dev-is-python3 -y
Expand Down

0 comments on commit 6a825d4

Please sign in to comment.