We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b756d5 commit ae01db8Copy full SHA for ae01db8
1 file changed
.circleci/config.yml
@@ -50,6 +50,7 @@ jobs:
50
export OMP_NUM_THREADS=1
51
source venv/bin/activate
52
cd devstats.scientific-python.org
53
+ git submodule update --init
54
make html
55
56
- store_artifacts:
0 commit comments