Skip to content

Commit

Permalink
Remove start command
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmarkow committed Sep 28, 2023
1 parent d0b2773 commit f3f489b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f3f489b

Please sign in to comment.