Update publish-mix-hex-release.yml

This commit is contained in:
Bryan Naegele 2024-02-04 20:29:30 -07:00 committed by GitHub
parent acaf7fba86
commit e84ef9375c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -192,8 +192,10 @@ jobs:
- uses: erlef/setup-beam@8b9cac4c04dbcd7bf8fd673e16f988225d89b09b # v1
with:
version-type: strict
otp-version: "25.3.2.5"
elixir-version: "1.14.5"
rebar3-version: "3.22.1"
- name: "Mix Hex Publish Dry-run"
if: ${{ needs.config.outputs.build_tool == 'mix' }}