Skip to content

Commit 8791281

Browse files
committed
CI: try fixing macOS build
1 parent 76ec8af commit 8791281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
uses: actions/checkout@v4
121121

122122
- name: install required packages
123-
run: brew install vulkan-loader molten-vk imagemagick chafa
123+
run: brew install vulkan-loader vulkan-headers molten-vk imagemagick chafa
124124

125125
- name: Initialize CodeQL
126126
uses: github/codeql-action/init@v2

0 commit comments

Comments
 (0)