try with release
This commit is contained in:
parent
b8d6e70360
commit
8cfb73c42f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ elixir_version=1.14.3
|
||||||
always_rebuild=false
|
always_rebuild=false
|
||||||
|
|
||||||
# Create a release using `mix release`? (requires Elixir 1.9)
|
# Create a release using `mix release`? (requires Elixir 1.9)
|
||||||
release=false
|
release=true
|
||||||
|
|
||||||
hook_post_compile="eval mix assets.deploy && rm -f _build/esbuild*"
|
hook_post_compile="eval mix assets.deploy && rm -f _build/esbuild*"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue