hotfix: update yaml to kdl in the makefile
This commit is contained in:
parent
88647ae275
commit
b1fef873fa
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ workspace = false
|
||||||
dependencies = []
|
dependencies = []
|
||||||
script_runner = "@duckscript"
|
script_runner = "@duckscript"
|
||||||
script = '''
|
script = '''
|
||||||
cp ${ZELLIJ_ASSETS_DIR}/config/default.yaml ${ZELLIJ_EXAMPLE_DIR}/default.yaml
|
cp ${ZELLIJ_ASSETS_DIR}/config/default.kdl ${ZELLIJ_EXAMPLE_DIR}/default.kdl
|
||||||
'''
|
'''
|
||||||
|
|
||||||
# CI Releasing Zellij
|
# CI Releasing Zellij
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue