Skip to content

Commit 1788c0b

Browse files
committed
[CI] fix macOS CI
1 parent 3febbb0 commit 1788c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmake.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ modules = {
137137
public_packages = {
138138
"vulkan-headers v1.3.297",
139139
"vulkan-memory-allocator >=3.1.0",
140-
"vulkan-memory-allocator-hpp support_vkhpp_module",
140+
"vulkan-memory-allocator-hpp_ support_vkhpp_module",
141141
},
142142
public_deps = { "stormkit-core", "stormkit-log", "stormkit-wsi", "stormkit-image" },
143143
packages = is_plat("linux") and {

0 commit comments

Comments
 (0)