Skip to content

Commit 630451f

Browse files
committed
Add cmake package
1 parent c7c6ace commit 630451f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
uses: jirutka/setup-alpine@v1
3535
with:
3636
arch: x86
37+
packages: cmake
3738
shell-name: alpine-x86.sh
3839
- name: Build trimal for Linux x86
3940
if: matrix.arch == 'x86' && matrix.cpu_instr == 'auto-selected'

0 commit comments

Comments
 (0)