Skip to content

Commit

Permalink
release workflow tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
kjnilsson committed Jan 6, 2025
1 parent 8581347 commit f5ac36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
path: ra
- name: CONFIGURE OTP & ELIXIR
uses: erlef/setup-beam@v1.16
uses: erlef/setup-beam@v1
with:
otp-version: 26
- name: ASSERT VERSIONS
Expand Down

0 comments on commit f5ac36b

Please sign in to comment.