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 4c415c6 commit d9d3559Copy full SHA for d9d3559
.github/workflows/spec_update.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install Requirements
23
run: |
24
python -m pip install --upgrade pip
25
- pip install -r requirements-dev.txt
+ pip install -r generator/requirements-dev.txt
26
- name: Update Modules
27
28
git submodule init
0 commit comments