Skip to content

Commit

Permalink
Install requests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperFola committed Nov 10, 2024
1 parent 9b9655d commit f31c6ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/user-count.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.13'
- run: pip install --break-system-packages requests
- run: python3 user-count/arkscript-usage.py
- name: Commit and push
shell: bash
Expand Down

0 comments on commit f31c6ce

Please sign in to comment.