Skip to content

Commit

Permalink
Update github action steps
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmarkow committed Sep 28, 2023
1 parent c5b1236 commit 953712b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Register espanso as service
run: espanso service register
- name: Start Espanso & Create configuration
run: espanso restart
run: espanso start
- name: Run the default task
run: bundle exec rake
- name: RSpec
Expand Down

0 comments on commit 953712b

Please sign in to comment.