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 - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
submodule: recursive submodules: recursive
- name: Show workflow information - name: Show workflow information
run: | run: |

Loading…
Cancel
Save