From 4f526f2ddbb6086a1c03f60e40c26912825b0155 Mon Sep 17 00:00:00 2001 From: alin elena Date: Sat, 19 Oct 2024 12:37:38 +0100 Subject: [PATCH] update --- .github/workflows/drawer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/drawer.yml b/.github/workflows/drawer.yml index a708975..9e1151a 100644 --- a/.github/workflows/drawer.yml +++ b/.github/workflows/drawer.yml @@ -20,4 +20,4 @@ jobs: config_path: "keymap-drawer/config.yaml" # config file, ignored if not exists output_folder: "keymap-drawer" # path to save produced SVG and keymap YAML files parse_args: "" # map of extra args to pass to `keymap parse`, e.g. "corne:'-l Def Lwr Rse' cradio:''" - draw_args: "-j config/boards/shields/mlego_m66_rev4/mlego_m66_rev4.json" # map of extra args to pass to `keymap draw`, e.g. "corne:'-k corne_rotated' cradio:'-k paroxysm'" + draw_args: " -j config/boards/shields/mlego_m66_rev4/mlego_m66_rev4.json " # map of extra args to pass to `keymap draw`, e.g. "corne:'-k corne_rotated' cradio:'-k paroxysm'"