We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a0e61 commit bd55f56Copy full SHA for bd55f56
.github/workflows/build.yml
@@ -16,6 +16,7 @@ jobs:
16
repository: KhronosGroup/Vulkan-Headers
17
ref: main
18
path: Vulkan-Headers
19
+ fetch-tags: true
20
- name: move sdk
21
shell: bash
22
run: |
0 commit comments