We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10d8b5 commit 13246f7Copy full SHA for 13246f7
.github/workflows/daily-update.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Run conversion script
53
run: |
54
- pip install requests
+ pip install -r requirements.txt
55
python convert_all_wippersnapper_definitions.py
56
57
- name: Commit changes if any
0 commit comments