Skip to content

Commit

Permalink
ci (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
princemaple committed Feb 23, 2021
1 parent a871a5d commit fbd306f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2

- name: Setup elixir
uses: actions/setup-elixir@v1
uses: erlef/setup-elixir@v1
with:
elixir-version: ${{ matrix.elixir }}
otp-version: ${{ matrix.otp }}
Expand Down

0 comments on commit fbd306f

Please sign in to comment.