Skip to content

Commit

Permalink
re-add start to github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmarkow committed Sep 28, 2023
1 parent 98dbe34 commit e68f49a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
run: brew tap espanso/espanso
- name: Install Espanso
run: brew install espanso
- name: Start Espanso
run: espanso start
- name: Log Espanso State (for debugging)
run: espanso log
- name: Run the default task
Expand Down

0 comments on commit e68f49a

Please sign in to comment.