diff --git a/.github/workflows/build-nmstore.yml b/.github/workflows/build-nmstore.yml index 506c5877..125c8645 100644 --- a/.github/workflows/build-nmstore.yml +++ b/.github/workflows/build-nmstore.yml @@ -34,11 +34,6 @@ jobs: with: role-to-assume: ${{ secrets.AWS_WEBIDENTITY_FOR_GITHUB_ACTIONS }} aws-region: us-east-1 - - name: Env Variables - run: | - echo $INTERNAL - echo $DEV - echo $RELEASE - name: Build PyPi Wheel id: build_wheel uses: neuralmagic/nmstore/actions/pypi@pypi-test