workflows changes 6
This commit is contained in:
@@ -6,7 +6,7 @@ git fetch --jobs=$(nproc)
|
||||
CHECKOUT_REF=${P2POOL_CHECKOUT:-$2}
|
||||
echo "Checking out ${CHECKOUT_REF} (version label $2)"
|
||||
git checkout "$CHECKOUT_REF"
|
||||
git submodule update --recursive --jobs $(nproc)
|
||||
git -c submodule.external/src/grpc.update=none submodule update --recursive --jobs $(nproc)
|
||||
|
||||
export TZ=UTC0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user