try javascript target

This commit is contained in:
Lunarmagpie 2023-03-09 19:28:11 -05:00
parent e1d2771c0e
commit 90ee1c0e48
3 changed files with 7 additions and 5 deletions

View file

@ -2,6 +2,8 @@
# Install Erlang
source ../../erlang/23.0.0/build.sh
# Install Node
source ../../node/16.3.0/build.sh
# Install Gleam
curl -L "https://github.com/gleam-lang/gleam/releases/download/v0.27.0/gleam-v0.27.0-x86_64-unknown-linux-musl.tar.gz" --output gleam.tar.gz