Skip to content

Commit 131b33b

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

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
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/upload-artifact@v4
3030
with:
3131
name: generated-bpf-program-code
32-
path: ./bpf-prog/block-iptables/pkg/blockservice
32+
path: ./bpf-prog/azure-block-iptables/pkg/blockservice
3333
golangci:
3434
strategy:
3535
fail-fast: false

0 commit comments

Comments
 (0)