We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b32dcb commit c3dad0eCopy full SHA for c3dad0e
1 file changed
.github/workflows/static_code_analysis.yaml
@@ -16,7 +16,7 @@ jobs:
16
id: set-version
17
run: echo "VULKAN_SDK_VERSION=1.4.309.0" >> $GITHUB_ENV
18
19
- - name: Cache Vulkan SDK
+ - name: Check Vulkan SDK Cache
20
id: cache-vulkan
21
uses: actions/cache@v4
22
with:
0 commit comments