diff --git a/.github/workflows/build-accumulo.yml b/.github/workflows/build-accumulo.yml index 2d446ea9080..733da4c27bc 100644 --- a/.github/workflows/build-accumulo.yml +++ b/.github/workflows/build-accumulo.yml @@ -63,7 +63,6 @@ jobs: distribution: ${{env.JAVA_DISTRIBUTION}} java-version: ${{env.DATAWAVE_JAVA_VERSION}} cache: 'maven' - - - run: echo "DATAWAVE_JAVA=$JAVA_HOME" >> $GITHUB_ENV - name: Get Accumulo Version