Update VERSION.sh

This commit is contained in:
Alexander David Frick 2023-02-27 06:34:57 -06:00 committed by GitHub
parent bc8bff9aac
commit 10713937cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,8 @@ git checkout -f tags/$THOR_VER &&
git clean -ffd &&
cp thorium-libjxl/DEPS ~/chromium/src/
gclient sync --with_branch_heads --with_tags -f -R -D &&
gclient runhooks &&