Update build-python-packages.yml

This commit is contained in:
aparnajyothi-y
2024-05-29 16:54:45 +05:30
committed by GitHub
parent 30c053652b
commit 06ec0e912f

View File

@@ -44,7 +44,7 @@ jobs:
choco install -y git.install choco install -y git.install
'C:\Program Files\PowerShell\7\' | Out-File $env:GITHUB_PATH -Append 'C:\Program Files\PowerShell\7\' | Out-File $env:GITHUB_PATH -Append
'C:\Program Files\Git\bin' | Out-File $env:GITHUB_PATH -Append 'C:\Program Files\Git\bin' | Out-File $env:GITHUB_PATH -Append
shell: powershell shell: powershell
generate_matrix: generate_matrix:
runs-on: ubuntu-latest runs-on: ubuntu-latest