Skip to content

Commit 768b85d

Browse files
committed
try enabling windows documentation workflow (attempt 7)
1 parent a9fdc88 commit 768b85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
with:
178178
timeout_minutes: 10
179179
max_attempts: 3
180-
commnd: |
180+
command: |
181181
choco install miktex --no-progress --params "/Set:basic" -y
182182
echo "C:\Program Files\MiKTeX\miktex\bin\x64" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8
183183
if: matrix.config.os == 'windows-latest'

0 commit comments

Comments
 (0)