diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index dbd603b0f93b..9d9991b6fffe 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -364,10 +364,8 @@ jobs: key: ${{ runner.os }}-embedded-bins-${{ matrix.arch }}-${{ hashFiles('**/embedded-bins/**/*') }} path: | .bins.linux.stamp - bindata_linux embedded-bins/staging/linux/bin/ embedded-bins/Makefile.variables - pkg/assets/zz_generated_offsets_linux.go - name: Cache GOCACHE uses: actions/cache@v3