try if it catches the error

This commit is contained in:
Dengke Tang
2023-02-23 21:45:38 -08:00
parent 7be4c7c888
commit 5667b284ad
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -97,6 +97,9 @@ jobs:
windows-vc16:
runs-on: windows-2019
defaults:
run:
shell: cmd # TODO: does this matter make the error out?
strategy:
matrix:
arch: [x64]