Skip to content

Commit f6b5177

Browse files
committed
Run: rustup install stable
1 parent ad1e2a7 commit f6b5177

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mix.exs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ defmodule ComponentsGuide.MixProject do
7878
"phx.digest"
7979
],
8080
production_build: [
81+
"rustup install stable",
82+
"rustup default stable",
8183
"setup",
8284
"assets.deploy",
8385
"compile"

0 commit comments

Comments
 (0)