mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-30 03:33:09 +00:00
spelling: cmake
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
676fc9efa8
commit
ae56a10932
@ -13,7 +13,7 @@ jobs:
|
|||||||
command: apk update
|
command: apk update
|
||||||
- run:
|
- run:
|
||||||
name: Install build dependencies
|
name: Install build dependencies
|
||||||
command: apk add g++ gcc cmake cmake make git bash perl linux-headers autoconf automake m4 libtool elfutils-dev libelf-static patch binutils
|
command: apk add g++ gcc cmake make git bash perl linux-headers autoconf automake m4 libtool elfutils-dev libelf-static patch binutils
|
||||||
- run:
|
- run:
|
||||||
name: Prepare project
|
name: Prepare project
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
Reference in New Issue
Block a user