mirror of
https://github.com/pufereq/python-template.git
synced 2025-12-15 07:39:32 +00:00
ci(release.yaml): recurse submodules on checkout
This commit is contained in:
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@@ -53,6 +53,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
token: "${{ env.GH_TOKEN }}"
|
||||
submodules: 'recursive'
|
||||
|
||||
- name: 🐍 python
|
||||
uses: actions/setup-python@v5
|
||||
|
||||
Reference in New Issue
Block a user