From f3f489ba339feec61e96394e2c6757742185e69a Mon Sep 17 00:00:00 2001 From: AJ Markow Date: Thu, 28 Sep 2023 09:52:55 -0500 Subject: [PATCH] Remove start command --- .github/workflows/main.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6f43e3d..0a84c71 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -32,8 +32,7 @@ jobs: run: espanso service register - name: Install X11 run: sudo apt-get install xorg openbox - - name: Start espanso as service - run: espanso service start +# Espanso start goes here if this doesnt work - name: Log Espanso State (for debugging) run: espanso log - name: Run the default task