We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c6ace commit 630451fCopy full SHA for 630451f
.github/workflows/build.yml
@@ -34,6 +34,7 @@ jobs:
34
uses: jirutka/setup-alpine@v1
35
with:
36
arch: x86
37
+ packages: cmake
38
shell-name: alpine-x86.sh
39
- name: Build trimal for Linux x86
40
if: matrix.arch == 'x86' && matrix.cpu_instr == 'auto-selected'
0 commit comments