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 a302fde commit 013e937Copy full SHA for 013e937
1 file changed
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Install dependencies
33
run: |
34
- pip install -r requirements.txt
+ pip install -r scripts/requirements.txt
35
36
- name: Validate YAML files
37
0 commit comments