We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 372b172 commit d0a0e61Copy full SHA for d0a0e61
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: move sdk
20
shell: bash
21
run: |
22
- mv ../Vulkan-Headers ~/Vulkan-Headers
+ mv Vulkan-Headers ~/Vulkan-Headers
23
- name: build main
24
25
0 commit comments