We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ecbac commit eca3e28Copy full SHA for eca3e28
1 file changed
.github/workflows/scripts/ti_build/entry.py
@@ -86,7 +86,7 @@ def setup_basic_build_env():
86
# We support & test Vulkan shader debug printf on Linux
87
# This is done through the validation layer
88
from .vulkan import setup_vulkan
89
-
+
90
setup_vulkan()
91
92
sccache = setup_sccache()
0 commit comments