Skip to content

Commit

Permalink
Install Elixir
Browse files Browse the repository at this point in the history
  • Loading branch information
thbar committed Feb 5, 2024
1 parent bcd7686 commit f8645a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: erlef/setup-beam@v1
with:
version-file: .tool-versions
version-type: strict
- name: Installation Python 3.12
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit f8645a1

Please sign in to comment.