diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index 98aeefb6..7634dd4e 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -133,11 +133,6 @@ jobs: uses: actions/checkout@v4 with: token: ${{ secrets.TOKEN }} - - - name: Install gox - shell: bash - run: | - apt install gox -y - name: Trigger release shell: bash