diff --git a/.github/workflows/make-plugin-linux.yml b/.github/workflows/make-plugin-linux.yml index cd29eb57..bf16317e 100644 --- a/.github/workflows/make-plugin-linux.yml +++ b/.github/workflows/make-plugin-linux.yml @@ -28,7 +28,6 @@ jobs: files: docker-compose.yml targets: prereqs, protoc-plugin load: true - set: target.platform=linux/arm64 - name: Copy binary from Docker image run: | docker cp $(docker create strophy/protoc-plugin):/github/grpc-web/javascript/net/grpc/web/generator/protoc-gen-grpc-web \