Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
cjlapao committed Oct 11, 2024
1 parent ad6a96d commit fe5c209
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_plugin_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
image: docker.mirror.hashicorp.services/cimg/go:1.21
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- uses: './.github/actions/build-and-persist-plugin-binary'
with:
GOOS: darwin
GOARCH: amd64
- uses: './.github/actions/build-and-persist-plugin-binary'
with:
GOOS: darwin
Expand Down

0 comments on commit fe5c209

Please sign in to comment.