Skip to content

Commit 91e1371

Browse files
Try fixing path
1 parent 1b9390a commit 91e1371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ci-container-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
with:
2828
sparse-checkout: .github/workflows/containers/github-action-ci-windows
2929
- name: Build Container
30-
working-directory: ./.github/workflows/container/github-action-ci-windows
30+
working-directory: .github/workflows/container/github-action-ci-windows
3131
run: |
3232
docker build -t ci-windows-2019 .

0 commit comments

Comments
 (0)