Skip to content

Commit

Permalink
Update update-index.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa authored Jan 30, 2023
1 parent 10cfb14 commit 325c607
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ jobs:
with:
# Needs to stay 3.9 for now. See
# https://github.com/rasa/scoop-directory/runs/8008782733?check_suite_focus=true#step:5:14
python-version: '3.9'
python-version: '3.10'
cache: 'pip' # caching pip dependencies

- name: run pip install -r maintenance/requirements.txt
# if: steps.pip.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 325c607

Please sign in to comment.