Skip to content

Commit

Permalink
Add cmake for GHA
Browse files Browse the repository at this point in the history
Now pulling latest riak_core
  • Loading branch information
martinsumner committed Dec 10, 2022
1 parent 53b3a4f commit df46c17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
image: erlang:22.3.3

steps:
- uses: lukka/get-cmake@latest
- uses: actions/checkout@v2
- name: Compile
run: ./rebar3 compile
Expand Down

0 comments on commit df46c17

Please sign in to comment.