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 dcd69b1 commit dac7977Copy full SHA for dac7977
.github/workflows/deploy.yml
@@ -65,6 +65,7 @@ jobs:
65
python-version: 3.11
66
- name: Install dependencies
67
run: |
68
+ cd md
69
python -m pip install --upgrade pip setuptools
70
python -m pip install .[docs]
71
- name: Build
.github/workflows/manual_deploy.yml
@@ -31,6 +31,7 @@ jobs:
31
32
33
34
35
36
37
0 commit comments