diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3401fc0..c6c8d4b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: asdf plugin add erlang asdf plugin add elixir echo "erlang 24.3.3" >> .tool-versions - echo "elixir 1.13.4-otp24" >> .tool-versions + echo "elixir 1.13.4-otp-24" >> .tool-versions asdf install - run: brew install git carthage coreutils