Commit cf17868
authored
chore(librarian): resolve issue where gapic_version.py cannot be written (googleapis#14388)
Fixes the following error when running `librarian release init`
```
Release init failed: [Errno 2] No such file or directory: '/output/packages/google-cloud-language/google/cloud/language/gapic_version.py'
```1 parent 4821112 commit cf17868
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments