Commit a327bf2
authored
fix(ci): correct directory typo in shared-dependencies workflow (#13225)
upper-bound-check has been failing on main. See [error
logs](https://github.com/googleapis/google-cloud-java/actions/runs/26060308731/job/76618752972).
This PR corrects the typo in the working directory path
(`sdk-plaform-java` -> `sdk-platform-java`), which should resolve the CI
failure.1 parent cc691a8 commit a327bf2
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- .github/workflows
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
0 commit comments