Skip to content

Commit

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

0 comments on commit d897157

Please sign in to comment.