ci: minor fixes

This commit is contained in:
Ivan Dyachkov 2023-08-04 14:30:39 +02:00
parent ff14995bf6
commit 308d7b872d
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ runs:
PROFILE: emqx-enterprise PROFILE: emqx-enterprise
shell: bash shell: bash
run: | run: |
mix local.hex --force && mix local.rebar --force mix local.hex --force --if-missing && mix local.rebar --force --if-missing
- name: Check formatting - name: Check formatting
env: env:
MIX_ENV: emqx-enterprise MIX_ENV: emqx-enterprise

View File

@ -1,4 +1,4 @@
name: 'Run jmeter' name: 'Prepare jmeter'
inputs: inputs:
version-emqx: version-emqx: