Skip to content

Commit a2d6421

Browse files
mxpvakhilerm
authored andcommitted
Fix windows integration tests
Signed-off-by: Maksym Pavlenko <[email protected]> (cherry picked from commit 360fbf1) Signed-off-by: Akhil Mohan <[email protected]>
1 parent 6379dd6 commit a2d6421

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227
with:
228228
path: src/github.com/containerd/containerd
229229

230-
- uses: ./.github/actions/install-go
230+
- uses: ./src/github.com/containerd/containerd/.github/actions/install-go
231231

232232
- uses: actions/checkout@v4
233233
with:

0 commit comments

Comments
 (0)