tangled
alpha
login
or
join now
keii.dev
/
dev-tools
Lustre's CLI and development tooling: zero-config dev server, bundling, and scaffolding.
0
fork
atom
overview
issues
pulls
pipelines
:wrench: Update release workflow to Gleam v1.2.1
Hayleigh Thompson
2 years ago
533fee4a
e05d9b5f
+1
-1
1 changed file
expand all
collapse all
unified
split
.github
workflows
release.yml
+1
-1
.github/workflows/release.yml
···
12
12
- uses: erlef/setup-beam@v1
13
13
with:
14
14
otp-version: "26.0.2"
15
15
-
gleam-version: "1.1.0"
15
15
+
gleam-version: "1.2.1"
16
16
rebar3-version: "3"
17
17
18
18
- run: cargo install tomlq