Skip to content

Commit

Permalink
attempt to have rebar installed
Browse files Browse the repository at this point in the history
  • Loading branch information
inoas committed May 14, 2024
1 parent 2ee2c4f commit 4108966
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
otp-version: "26.2.5"
gleam-version: "1.1.0"
rebar3-version: "3.5.3"
- uses: actions/setup-node@v3
with:
node-version: "16.20.2"
Expand Down
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
gleam 1.1.0
erlang 26.2.5
#rebar3 3.5.3
nodejs 16.20.2

0 comments on commit 4108966

Please sign in to comment.