Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
workflow: fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Estrol committed Feb 2, 2024
1 parent 0f6a017 commit 035f7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup MSVC
uses: ilammy/msvc-dev-cmd@v1

-name: Prepare Vulkan SDK
- name: Prepare Vulkan SDK
uses: humbletim/setup-vulkan-sdk@v1.2.0
with:
vulkan-query-version: 1.2.198.1
Expand Down

0 comments on commit 035f7ba

Please # to comment.