Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
joelsleeba committed Mar 29, 2024
1 parent 101c67c commit 68c0085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zulip-bot-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python-version: '3.x'

- name: Install dependencies
run: pip install requests zulip feedparser markdowinify
run: pip install requests zulip feedparser markdownify

- name: Run script
run: python main.py

0 comments on commit 68c0085

Please sign in to comment.