1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 17:59:31 +02:00

Runtime: Fix step name

This commit is contained in:
Badlop 2025-05-30 17:05:14 +02:00
parent 7755fcc846
commit b4a917db09

View file

@ -80,7 +80,7 @@ jobs:
~/.cache/rebar3/ ~/.cache/rebar3/
key: ${{matrix.otp}}-${{hashFiles('rebar.config')}} key: ${{matrix.otp}}-${{hashFiles('rebar.config')}}
- name: Get compatible Rebar binaries - name: Unlock eredis dependency
if: matrix.rebar == 'rebar3' && matrix.otp < 21 if: matrix.rebar == 'rebar3' && matrix.otp < 21
run: rebar3 unlock eredis run: rebar3 unlock eredis