Skip to content

Commit b38bc19

Browse files
Damian-NordicArekBalysNordic
authored andcommitted
[nrf noup] [nrfconnect] Fix release tools workflow
1 parent 6a9afe2 commit b38bc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_tools.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
ref: "${{ github.event.inputs.commit }}"
4949
- name: Checkout submodules
50-
run: scripts/checkout_submodules.py --shallow --platform linux
50+
run: scripts/checkout_submodules.py --allow-changing-global-git-config --shallow --platform linux
5151
- name: Bootstrap
5252
timeout-minutes: 10
5353
run: scripts/build/gn_bootstrap.sh

0 commit comments

Comments
 (0)