mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
maybe fix again
This commit is contained in:
parent
18c936fc69
commit
45db55a4ae
4 changed files with 11 additions and 7 deletions
5
packages/gleam/0.27.0/build.sh
vendored
5
packages/gleam/0.27.0/build.sh
vendored
|
@ -12,7 +12,6 @@ tar -xf gleam.tar.gz -C gleam
|
|||
source ./environment
|
||||
|
||||
# Install the standard library
|
||||
gleam new project --skip-git
|
||||
cd project
|
||||
gleam new template_project --skip-git
|
||||
cd template_project
|
||||
gleam update
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue