Skip to content

Commit

Permalink
ci: bruk bundle under køyring av rake notify_new_post
Browse files Browse the repository at this point in the history
  • Loading branch information
adalinesimonian committed Feb 24, 2024
1 parent b2c3b36 commit e35cd78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
JEKYLL_ENV: production

- name: Notify subscribers
run: rake notify_new_post
run: bundle exec rake notify_new_post
env:
API_KEY: ${{ secrets.API_KEY }}

0 comments on commit e35cd78

Please sign in to comment.