From 5ce42e8a5b8d48900271b47442e207f467158590 Mon Sep 17 00:00:00 2001 From: Scott Graham Date: Wed, 18 Oct 2023 12:19:13 -0700 Subject: [PATCH] fix typo in vsversion --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 49e7cfe..6275437 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -22,5 +22,5 @@ jobs: - uses: ilammy/msvc-dev-cmd@v1 with: arch: amd64 - vsvsersion: 2022 + vsversion: 2022 - run: ./m ${{matrix.style}} test