Skip to content

Commit fe5c209

Browse files
committed
wip
1 parent ad6a96d commit fe5c209

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build_plugin_binaries.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ jobs:
1818
image: docker.mirror.hashicorp.services/cimg/go:1.21
1919
steps:
2020
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
21-
- uses: './.github/actions/build-and-persist-plugin-binary'
22-
with:
23-
GOOS: darwin
24-
GOARCH: amd64
2521
- uses: './.github/actions/build-and-persist-plugin-binary'
2622
with:
2723
GOOS: darwin

0 commit comments

Comments
 (0)