Skip to content

Commit

Permalink
Update discord.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RohanVashisht1234 authored Sep 10, 2024
1 parent 1ad6542 commit 83833eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install
run: |
pip install discord.py
py -3 -m pip install -U discord.py
pip install requests
- name: Run bot
run: |
Expand Down

0 comments on commit 83833eb

Please sign in to comment.