mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
try javascript target
This commit is contained in:
parent
e1d2771c0e
commit
90ee1c0e48
3 changed files with 7 additions and 5 deletions
2
packages/gleam/0.27.0/build.sh
vendored
2
packages/gleam/0.27.0/build.sh
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue