Merge branch 'main' of https://github.com/Adhalianna/zellij
This commit is contained in:
commit
67a0a8dc3b
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ script = "mandown docs/MANPAGE.md ZELLIJ 1 > assets/man/zellij.1"
|
||||||
[tasks.ci-build-release]
|
[tasks.ci-build-release]
|
||||||
workspace = false
|
workspace = false
|
||||||
dependencies = ["setup-cross-compilation", "install-mandown", "build-plugins-release", "wasm-opt-plugins", "ci-manpage"]
|
dependencies = ["setup-cross-compilation", "install-mandown", "build-plugins-release", "wasm-opt-plugins", "ci-manpage"]
|
||||||
|
|
||||||
command = "cross"
|
command = "cross"
|
||||||
args = ["build", "--verbose", "--release", "--target", "${CARGO_MAKE_TASK_ARGS}"]
|
args = ["build", "--verbose", "--release", "--target", "${CARGO_MAKE_TASK_ARGS}"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue