Skip to content

Commit c267570

Browse files
Update .github/workflows/golangci.yaml
Co-authored-by: Copilot <[email protected]> Signed-off-by: Santhosh Prabhu <[email protected]>
1 parent 131b33b commit c267570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: actions/download-artifact@v4
5151
with:
5252
name: generated-bpf-program-code
53-
path: ./bpf-prog/block-iptables/pkg/blockservice
53+
path: ./bpf-prog/azure-block-iptables/pkg/blockservice
5454
- name: golangci-lint
5555
uses: golangci/golangci-lint-action@v6
5656
with:

0 commit comments

Comments
 (0)