Skip to content

Commit

Permalink
fix yaml typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmarkow committed Sep 28, 2023
1 parent 0538983 commit 652f73f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ jobs:
- name: Install Espanso
run: brew install espanso
# This is where it fails as of 9/28 10:15AM
- name: Check created directories
- name: Move directories
run: cd $HOME/'Application Support'/espanso/match/base.yml
= name: List app files
run: ls -a
- name: Start Espanso
run: espanso service start --unmanaged
Expand Down

0 comments on commit 652f73f

Please sign in to comment.