Skip to content

Commit

Permalink
chore: remove platform specification
Browse files Browse the repository at this point in the history
  • Loading branch information
strophy committed Mar 14, 2022
1 parent f7e6989 commit 26cbde8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/make-plugin-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 26cbde8

Please sign in to comment.