Skip to content

Commit

Permalink
Update erlang.yml (#1834)
Browse files Browse the repository at this point in the history
Add cmake to allow build of snappy
  • Loading branch information
martinsumner authored Oct 18, 2022
1 parent b11173f commit 5fc3808
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 @@ -25,6 +25,7 @@ jobs:
image: erlang:${{ matrix.otp }}

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

0 comments on commit 5fc3808

Please sign in to comment.