summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2024-02-15 15:02:13 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2024-02-15 15:02:13 -0800
commitc04ffd3f1829be1cb762ef534a27fbbb485fb55a (patch)
tree1b9d1064ebc946e6490be604f7149844f7fea09b
parentbd55f5607252db2878c2449ce55e6152b90de54a (diff)
downloadvolk-c04ffd3f1829be1cb762ef534a27fbbb485fb55a.tar.gz
Also fetch the entire repository...
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 1a128c3..45dbc78 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -16,6 +16,7 @@ jobs:
repository: KhronosGroup/Vulkan-Headers
ref: main
path: Vulkan-Headers
+ fetch-depth: 0
fetch-tags: true
- name: move sdk
shell: bash