Skip to content

Commit 312afc2

Browse files
committed
add build Action V
1 parent 916c0ca commit 312afc2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@v4
15+
with:
16+
submodules: 'recursive'
1517

1618
- name: Set up Python
1719
uses: actions/setup-python@v5

PGPy

Submodule PGPy updated 1 file

0 commit comments

Comments
 (0)