Skip to content

Commit

Permalink
Switch to erlef/setup-beam
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoaloi committed May 31, 2021
1 parent 7c49b6f commit 8fa06bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 14.x
- name: Setup Erlang/Elixir
uses: erlef/setup-elixir@v1
- name: Setup Erlang
uses: erlef/setup-beam@v1
with:
otp-version: 21.3
elixir-version: 1.11.3
rebar3-version: 3.15.2
- run: npm install
- run: npm run compile
- name: Install VSCE
Expand Down

0 comments on commit 8fa06bb

Please sign in to comment.