Skip to content

Commit 360fbf1

Browse files
committed
Fix windows integration tests
Signed-off-by: Maksym Pavlenko <[email protected]>
1 parent 2820343 commit 360fbf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223
with:
224224
path: src/github.com/containerd/containerd
225225

226-
- uses: ./.github/actions/install-go
226+
- uses: ./src/github.com/containerd/containerd/.github/actions/install-go
227227

228228
- uses: actions/checkout@v4
229229
with:

0 commit comments

Comments
 (0)