mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-04 00:55:00 +00:00
moved benchmarks to nix
This commit is contained in:
parent
d77d8f251d
commit
54ad5d3416
20 changed files with 60 additions and 108 deletions
|
|
@ -8,6 +8,7 @@
|
|||
# Our website deployment script downloads that zipfile and copies the files into www/build/repl/
|
||||
# We use this two-step process because Netlify times out if we try to build the Web REPL there.
|
||||
|
||||
# https://vaneyckt.io/posts/safer_bash_scripts_with_set_euxo_pipefail/
|
||||
set -euxo pipefail
|
||||
|
||||
if ! which wasm-pack
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue