Skip to content

Commit 68c58bf

Browse files
committed
fix typo
1 parent 7d11ddd commit 68c58bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
- name: Add MSVC to PATH
110110
uses: ilammy/msvc-dev-cmd@v1
111111
with:
112-
toolset: '14.40'
112+
toolset: '14.40'
113113
- name: Set environment variables
114114
run: |
115115
bash .github/workflows/set_env_vars.sh \

0 commit comments

Comments
 (0)