From 8bc914a5d8d1b39c652ead2b0bf6b5f10d2eb1c0 Mon Sep 17 00:00:00 2001 From: Steven <38004233+shg8@users.noreply.github.com> Date: Wed, 15 May 2024 16:39:48 -0500 Subject: [PATCH] Update cmake-multi-platform.yml --- .github/workflows/cmake-multi-platform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index d82339e..8589337 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -84,7 +84,7 @@ jobs: - name: Install Vulkan SDK uses: humbletim/install-vulkan-sdk@v1.1.1 with: - version: 1.3.280.1 + version: 1.3.280.0 cache: true - name: Configure CMake