Fix build.yml.
PiperOrigin-RevId: 487641805 Change-Id: I071e855b7ccd6eafe8cf0d54d410f324822776a5
This commit is contained in:
committed by
Copybara-Service
parent
6175b508c0
commit
8df9d3c0a3
@@ -117,7 +117,7 @@ jobs:
|
||||
- name: Prepare Python
|
||||
shell: bash
|
||||
run: |
|
||||
repo="${HOME}"
|
||||
repo="${PWD}"
|
||||
cd ${{ matrix.tmpdir }}
|
||||
python -m venv venv
|
||||
if [[ $RUNNER_OS == "Windows" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user