mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
Remove version pin from the script.
Let it get the one from .bazeliskrc This fixes the autoupdater robot. PiperOrigin-RevId: 970750490
This commit is contained in:
parent
6836552e25
commit
1cf5e73656
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ if (echo "$previous_commit_title" | grep -q "^Auto-generate files"); then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export BAZEL=bazelisk
|
export BAZEL=bazelisk
|
||||||
export USE_BAZEL_VERSION=8.0.1
|
|
||||||
|
|
||||||
./regenerate_stale_files.sh
|
./regenerate_stale_files.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue