mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 19:26:25 +02:00
run another test
This commit is contained in:
parent
4ba80d2e19
commit
449e0c5d92
2 changed files with 2 additions and 7 deletions
2
packages/gleam/0.27.0/compile
vendored
2
packages/gleam/0.27.0/compile
vendored
|
@ -3,7 +3,7 @@
|
|||
gleam new project --skip-git
|
||||
mkdir project/build
|
||||
cp /piston/packages/gleam/0.27.0/project/manifest.toml project/manifest.toml
|
||||
cp /piston/packages/gleam/0.27.0/project/build/packages* project/build -r || true
|
||||
cp /piston/packages/gleam/0.27.0/project/build/packages* project/build -r > /dev/null
|
||||
|
||||
cat $1 > project/src/project.gleam
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue