Commit 4cb07f5
Fix the git archive format to match the archive file suffix.
When bazel try to install the repo, it uses the file prefix to determine how to extract the archive. If the format of the archive is not correct, bazel will fail when installing the repo.
PiperOrigin-RevId: 7916624171 parent ff133b9 commit 4cb07f5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments