Skip to content

Commit

Permalink
ci: test setup-beam patch
Browse files Browse the repository at this point in the history
  • Loading branch information
talklittle committed Jan 29, 2024
1 parent 157ddac commit 3c9a774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
elixir: ['1.12']
steps:
- uses: actions/checkout@v4
- uses: erlef/setup-beam@v1
- uses: talklittle/setup-beam@patch-1
with:
otp-version: ${{matrix.otp}}
elixir-version: ${{matrix.elixir}}
Expand Down

0 comments on commit 3c9a774

Please sign in to comment.