depth 1 on submodule clone
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
26871e6c43
commit
3334b6911a
@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
git submodule update --init --recursive
|
||||
git submodule update --init --depth 1
|
||||
|
||||
mkdir -p dist
|
||||
pwd=$PWD
|
||||
|
Loading…
Reference in New Issue
Block a user