We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b40288 commit 14f23d2Copy full SHA for 14f23d2
.github/workflows/release.yml
@@ -14,6 +14,7 @@ jobs:
14
with:
15
otp-version: "27"
16
gleam-version: "1.4.0"
17
+ rebar3-version: "3.23"
18
- run: cargo install tomlq
19
- run: |
20
if [ "v$(tomlq version -f gleam.toml)" == "${{ github.ref_name }}" ]; then
0 commit comments