fix: checkout submoduel when release

pull/6/head
1379 2 years ago committed by 1379Monitor
parent 446c8b84d3
commit fe3daf1e57

@ -65,7 +65,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
submodule: recursive
submodules: recursive
- name: Show workflow information
run: |

Loading…
Cancel
Save