We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4769896 commit ad4db42Copy full SHA for ad4db42
.github/workflows/security.yaml
@@ -62,7 +62,7 @@ jobs:
62
go-version-file: "go.mod"
63
64
- name: Build binary for linux/amd64
65
- run: make build/linux/amd64
+ run: make bin/code-marketplace-linux-amd64
66
67
- name: Set up Docker Buildx
68
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
0 commit comments