Skip to content

Commit 14f23d2

Browse files
committed
fix workflow
1 parent 5b40288 commit 14f23d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
with:
1515
otp-version: "27"
1616
gleam-version: "1.4.0"
17+
rebar3-version: "3.23"
1718
- run: cargo install tomlq
1819
- run: |
1920
if [ "v$(tomlq version -f gleam.toml)" == "${{ github.ref_name }}" ]; then

0 commit comments

Comments
 (0)