Skip to content

Commit 9d7f533

Browse files
authored
backport: ci: add working directory for ipv6 hp bpf generation (#4358) (#4360)
ci: add working directory for ipv6 hp bpf generation (#4358)
1 parent 44d7a71 commit 9d7f533

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/govulncheck.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
- name: Go generate
5757
if: matrix.bpf
5858
run: go generate ./...
59+
working-directory: ${{ matrix.module }}
5960

6061
- name: Set up Go
6162
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0

0 commit comments

Comments
 (0)