Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisGerretzen committed Sep 11, 2024
1 parent f5465e5 commit 4d5dd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ apt-get update
echo "Upgrading"
apt-get -y upgrade
echo "Installing dependencies"
apt-get -y install python3.11 pigpio python-pigpio python3-pigpio
apt-get -y install python3.11 pigpio python3-pigpio

echo "Python stuff"
# Create venv
Expand Down

0 comments on commit 4d5dd43

Please sign in to comment.