Commit c8bdb90
committed
ci: fix pip branch install on forks
Before this patch, pip branch install pipelines had failed if CI is
triggered with a PR from a fork [1].
1. https://github.com/tarantool/tarantool-python/actions/runs/4052831981/jobs/71620614741 parent ca0a514 commit c8bdb90
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| |||
0 commit comments