mirror of
https://github.com/actions/setup-python.git
synced 2025-08-26 10:46:10 +00:00
fix error
This commit is contained in:
parent
25cabaaf34
commit
d5733d0259
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
@ -122,4 +122,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd __tests__
|
cd __tests__
|
||||||
./verify_windows_install_path.ps1 ${{ matrix.architecture }} ${{ matrix.freethreaded }} ${{ matrix.python-version }}
|
./verify_windows_install_path.ps1 ${{ matrix.architecture }} ${{ matrix.freethreaded }} ${{ matrix.python-version }}
|
||||||
shell: pwsh
|
shell: pwsh
|
Loading…
x
Reference in New Issue
Block a user