Skip to content

Commit

Permalink
Remove rustc install
Browse files Browse the repository at this point in the history
  • Loading branch information
dbieber committed Nov 9, 2024
1 parent d897157 commit b3837b9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ jobs:
echo "Installing dependencies!"
sudo apt install -y git firefox-esr xvfb portaudio19-dev libatlas-base-dev redis-server \
espeak rustc python3-dev libopenblas-dev iptables iptables-persistent
rustc --version
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
rustc --version
echo "Installing Go Note Go!"
mkdir -p /home/pi/code/github/dbieber
Expand Down

0 comments on commit b3837b9

Please sign in to comment.