hotfix: update yaml to kdl in the makefile

This commit is contained in:
Aram Drevekenin 2022-10-25 08:46:26 +02:00
parent 88647ae275
commit b1fef873fa

View file

@ -170,7 +170,7 @@ workspace = false
dependencies = []
script_runner = "@duckscript"
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