Skip to content

Commit

Permalink
Remove blend during CI setup-beam
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoefmoraes committed Sep 12, 2024
1 parent 1c37820 commit ee99c8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: erlef/setup-beam@v1
env:
BLEND: ''
with:
otp-version: ${{matrix.otp}}
elixir-version: ${{matrix.elixir}}
Expand Down

0 comments on commit ee99c8e

Please sign in to comment.