Skip to content

Commit d246fcb

Browse files
fix typo
1 parent 91e1371 commit d246fcb

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/containers/github-action-ci-windows
3131
run: |
3232
docker build -t ci-windows-2019 .

0 commit comments

Comments
 (0)