Update trunk.sh

This commit is contained in:
Alexander David Frick 2023-01-25 05:12:18 -06:00 committed by GitHub
parent fa6d9061bf
commit 71ac302022
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -244,6 +244,8 @@ git rebase-update &&
git fetch --tags &&
git clean -ffd &&
gclient sync --with_branch_heads --with_tags -f -R -D &&
gclient runhooks &&