diff --git a/.github/workflows/github-actions-impl-test.yml b/.github/workflows/github-actions-impl-test.yml index f006de55c..331ecd4f0 100644 --- a/.github/workflows/github-actions-impl-test.yml +++ b/.github/workflows/github-actions-impl-test.yml @@ -41,6 +41,7 @@ jobs: run: | sudo yum update -y sudo yum install -y maven + sudo yum upgrade maven - name: Create ab2d workspace directory and copy in keystore run: mkdir -p "$WORKSPACE/opt/ab2d"