Skip to content

Commit

Permalink
[nrf noup] [nrfconnect] Fix release tools workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian-Nordic authored and ArekBalysNordic committed Jul 11, 2023
1 parent 6a9afe2 commit b38bc19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
ref: "${{ github.event.inputs.commit }}"
- name: Checkout submodules
run: scripts/checkout_submodules.py --shallow --platform linux
run: scripts/checkout_submodules.py --allow-changing-global-git-config --shallow --platform linux
- name: Bootstrap
timeout-minutes: 10
run: scripts/build/gn_bootstrap.sh
Expand Down

0 comments on commit b38bc19

Please sign in to comment.