Skip to content

Commit 7fb8882

Browse files
author
Christian Feldmann
committed
Another typo
1 parent 27b8e38 commit 7fb8882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
autoUpdate: [true]
142142
steps:
143143
- name: Debug path
144-
run: dir 'C:\Program Files (x86)\Microsoft Visual Studio\2022\Enterprise\VC\Redist\MSVC\''
144+
run: dir 'C:\Program Files (x86)\Microsoft Visual Studio\2022\Enterprise\VC\Redist\MSVC\'
145145
# - uses: actions/checkout@v4
146146
# with:
147147
# submodules: true

0 commit comments

Comments
 (0)