github actions check
This commit is contained in:
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@@ -18,6 +18,8 @@ jobs:
|
||||
vulkan-query-version: 1.3.204.0
|
||||
vulkan-components: Vulkan-Headers, Vulkan-Loader
|
||||
vulkan-use-cache: true
|
||||
- name: packages
|
||||
run: apt install glfw3
|
||||
- name: configure
|
||||
run: mkdir build && cd build && cmake ..
|
||||
- name: make
|
||||
|
||||
Reference in New Issue
Block a user