Skip to content

Commit df46c17

Browse files
committed
Add cmake for GHA
Now pulling latest riak_core
1 parent 53b3a4f commit df46c17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/erlang.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
image: erlang:22.3.3
1717

1818
steps:
19+
- uses: lukka/get-cmake@latest
1920
- uses: actions/checkout@v2
2021
- name: Compile
2122
run: ./rebar3 compile

0 commit comments

Comments
 (0)