Skip to content

Commit

Permalink
-y
Browse files Browse the repository at this point in the history
  • Loading branch information
dbieber committed Nov 3, 2024
1 parent 43879ae commit a663145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:
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
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
rustc --version
rustup update
rustup update -y
echo "Installing Go Note Go!"
mkdir -p /home/pi/code/github/dbieber
Expand Down

0 comments on commit a663145

Please sign in to comment.