We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916c0ca commit 312afc2Copy full SHA for 312afc2
2 files changed
.github/workflows/build.yml
@@ -12,6 +12,8 @@ jobs:
12
13
steps:
14
- uses: actions/checkout@v4
15
+ with:
16
+ submodules: 'recursive'
17
18
- name: Set up Python
19
uses: actions/setup-python@v5
PGPy
0 commit comments