chore: Add hex install to ci
This commit is contained in:
parent
75a14c8bae
commit
d6ccb539a0
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@ set -e
|
|||
FULL_PATH=$(realpath $0)
|
||||
DIR_PATH=$(dirname $FULL_PATH)
|
||||
|
||||
mix local.hex --force
|
||||
mix deps.get
|
||||
$DIR_PATH/test
|
Loading…
Reference in a new issue