This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Commit 8de3a39
authored
Fix CI (#98)
## What is the goal of this PR?
As it turns out, we still need to use Python 2 in `deploy-github`, just at a very specific stage of it.
## What are the changes implemented in this PR?
Before executing the actual deployment to GitHub, we switch back to Python 2 and clean the Bazel sandbox such that PyPI dependencies are refetched1 parent 3fce459 commit 8de3a39
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
| |||
0 commit comments