Skip to content

Commit fbd97f2

Browse files
committed
TEST: try updating cache-master as well
1 parent 9880ed3 commit fbd97f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
configuration: [Debug, Release]
1616
compiler: [gcc-9, gcc-13, clang-16]
17-
cmake_options: [""]
17+
cmake_options: ["-DFSO_BUILD_WITH_VULKAN=ON"]
1818
include:
1919
# Also include configurations that check if the code compiles without the graphics backends
2020
- configuration: Debug

0 commit comments

Comments
 (0)